diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-01-29 22:15:31 +0200 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-01-29 22:18:23 +0200 |
commit | 9f0a5a3385c1c149255a79805b780b6f073ac436 (patch) | |
tree | 3bdd47067db07bbebcbdaa3896e347d77c8ca8c2 /README.md | |
parent | ee7c3ea792d889b8e852bfa07395848f0d893ebb (diff) | |
parent | 1e4c667f4753ea8bdf6e38835fd87670123e57e8 (diff) |
Merge branch 'main' into DRTVWR-588-maint-W
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 |