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 DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ Once your changes are verified and working in the GitHub clone:
```
DEPS_CHECKED=true
```
*A presubmit check (configured in [METADATA](file:///google/src/cloud/interweb/prodx-fixit-share-260608150135/google3/third_party/webrisk/METADATA)) enforces this tag if `go.mod` or `go.sum` are modified. This confirms you followed this guide and verified the updates externally.*
*A presubmit check (configured in [METADATA](http://google3/third_party/webrisk/METADATA)) enforces this tag if `go.mod` or `go.sum` are modified. This confirms you followed this guide and verified the updates externally.*
3. Submit the CL. Copybara will automatically mirror your changes back to GitHub.
2 changes: 1 addition & 1 deletion MOSS_PLAYBOOK.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ Because of internal `google3/...` import paths in Piper, **you cannot run `go ge
---

## Detailed Development Workflow
For a complete guide on developing and making non-dependency changes to the container app, see [DEVELOPMENT.md](file:///google/src/cloud/interweb/prodx-fixit-share-260608150135/google3/third_party/webrisk/DEVELOPMENT.md).
For a complete guide on developing and making non-dependency changes to the container app, see [DEVELOPMENT.md](http://google3/third_party/webrisk/DEVELOPMENT.md).
Loading