diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-01-31 06:00:55 +0200 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-01-31 06:00:55 +0200 |
commit | 70d5d91170a14d74043526be1042c62dacc00450 (patch) | |
tree | 06d46d3e5220d3664131d031f81db6bb30ba4685 /README.md | |
parent | d3448fa204a648d61d07f12ecc982841160380d2 (diff) | |
parent | c0861e93665b7fa334cbea3fec76888a0da86f89 (diff) |
Merge branch 'main' into DRTVWR-591-maint-X
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 |