Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Contribution guidelines

So, you want to hack on the Istio proxy? Yay! Please refer to Istio's overall
[contribution guidelines](https://github.com/istio/istio/blob/master/DEV-GUIDE.md)
[contribution guidelines](https://github.com/istio/community/blob/master/CONTRIBUTING.md)
to find out how you can help.
2 changes: 1 addition & 1 deletion src/envoy/http/mixer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Please make sure to modify both the original one and the copy together if necess
## Build Mixer server

* Follow https://github.com/istio/istio/blob/master/mixer/doc/running-local-mixer.md to run a Mixer server locally.
Follow https://github.com/istio/istio/blob/master/DEV-GUIDE.md to build Istio, which includes building Mixer server.
Follow https://github.com/istio/istio/wiki/Dev-Guide to build Istio, which includes building Mixer server.

## Build Envoy proxy

Expand Down