Skip to content

Commit b0961f2

Browse files
committed
[SQUASH-ME] Clarify fully qualified links
1 parent 253102e commit b0961f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ When in doubt, open an issue first to discuss your change proposal.
4848
### Guidelines for Updating the Wiki Files
4949

5050
* Small PRs fixing only one thing will be better received than larger PRs fixing a lot of things in one go.
51-
* Always use fully qualified links. This ensures that the links will work when pages are viewed/edited in this repo, as well as when the pages are viewed from the PHPCS Wiki.
51+
* Always use absolute links (https://...). This ensures that the links will work when pages are viewed/edited in this repo, as well as when the pages are viewed from the PHPCS Wiki.
5252
* Add table of contents markers if appropriate.
5353
The start of a page containing a table of contents should look like this:
5454
```md

0 commit comments

Comments
 (0)