diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2024-02-09 13:31:30 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2024-02-09 13:31:30 -0500 |
commit | 19b808316b7d4095905baf6ff9f26e3045a86fcd (patch) | |
tree | 6d9d6d7c71cbf021d579842bab9add3fbf2e1b57 /README.md | |
parent | e2ba2f9c453d4e913b0deb5dfee2a07c55034655 (diff) | |
parent | 60c8b432b3da7c812b1edd2d79afbe82cc4d33bd (diff) |
Merge branch 'main' of github.com:secondlife/viewer
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -35,9 +35,10 @@ Third party maintained forks, which include Linux compatible builds, are indexed ## Contribute Help make Second Life better! You can get involved with improvements by filing bugs, suggesting enhancements, submitting -pull requests and more. See the [open source portal][] for details. +pull requests and more. See the [CONTRIBUTING][] and the [open source portal][] for details. [Second Life]: https://secondlife.com/ [download]: https://secondlife.com/support/downloads/ [tpv]: http://wiki.secondlife.com/wiki/Third_Party_Viewer_Directory [open source portal]: http://wiki.secondlife.com/wiki/Open_Source_Portal +[contributing]: https://github.com/secondlife/viewer/blob/main/CONTRIBUTING.md |