We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d77d7cd + 47b264f commit 9d2c0ccCopy full SHA for 9d2c0cc
doc/milestone/user_guide.md
@@ -190,8 +190,8 @@ kubectl delete memcached example-memcached
190
kubectl delete -f deploy/operator.yaml
191
```
192
193
-[memcached_handler]: example/memcached-operator/handler.go
194
-[layout_doc]:./doc/project_layout.md
+[memcached_handler]: ../../example/memcached-operator/handler.go
+[layout_doc]:../project_layout.md
195
[dep_tool]:https://golang.github.io/dep/docs/installation.html
196
[go_tool]:https://golang.org/dl/
197
[docker_tool]:https://docs.docker.com/install/
0 commit comments