Skip to content

Commit 9868fa0

Browse files
committed
Fix contributor info
1 parent 45911d0 commit 9868fa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/contributor-info/pull-requests.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ When making doc changes, we want the change to work on both the gitbook and the
3737

3838
### Links to other docs:
3939

40-
- When making references to doc files, use a relative URL path like:
40+
- When making references to doc files, use a full URL to <https://www.shakacode.com/react-on-rails/docs>, for example:
4141
`[Installation Overview](https://www.shakacode.com/react-on-rails/docs/additional-details/manual-installation-overview/)`
4242

43-
- When making references to source code files, use a full url path like:
43+
- When making references to source code files, use a full GitHub URL, for example:
4444
`[spec/dummy/config/initializers/react_on_rails.rb](https://github.com/shakacode/react_on_rails/tree/master/spec/dummy/config/initializers/react_on_rails.rb)`

0 commit comments

Comments
 (0)