diff options
author | Roxie Linden <roxie@lindenlab.com> | 2024-02-22 23:30:00 -0800 |
---|---|---|
committer | Roxie Linden <roxie@lindenlab.com> | 2024-02-22 23:30:00 -0800 |
commit | f9d0a54fdf85510e563858412c6c6ced9b06e096 (patch) | |
tree | 6ec0ae79ad6e8811812e726454f4313ea25ac501 /README.md | |
parent | 4057d38e969b2a9d29d111ee3b238a562e82fd9a (diff) | |
parent | 9161d5b6e69172d9663fca85321d5d7e2c7e55fe (diff) |
Merge branch 'roxie/webrtc-voice' of github.com:secondlife/viewer-private into roxie/webrtc-voice
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 |