You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Visibility rules
2
2
3
-
This is a toy repository containing a few [visibility rules](https://github.com/pantsbuild/pants/blob/main/docs/markdown/Using%20Pants/validating-dependencies.md)
3
+
This is a toy repository containing a few [visibility rules](https://www.pantsbuild.org/stable/docs/using-pants/validating-dependencies)
4
4
that should help you to get started writing own rules.
5
5
You can amend the `pants-plugins/macros.py` rules or modify the Python source code and see what kind of
6
6
violations your changes trigger. For instance, adding
0 commit comments