Skip to content

Commit 9de64d5

Browse files
committed
fix(handbook): change nethserver release process link
1 parent 1d20fed commit 9de64d5

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

handbook/issues.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
layout: default
3-
title: Issues
3+
title: Issues and releases
44
nav_order: 3
55
---
66

7-
# Issues
7+
# Issues and releases
88
{: .no_toc }
99

1010
* TOC
@@ -201,7 +201,7 @@ The *Packager* coordinates the *Developer* and *QA member* work.
201201
After the *QA member* has completed the testing phase:
202202
* Takes an issue with label **verified**
203203
* Follow the specific steps for releasing depending on the process:
204-
- [NethServer release process](https://dev.nethsecurity.org/development_process/#release-process), it also applies to NethVoice
204+
- [NethServer release process](https://nethserver.github.io/ns8-core/development_process/#release-process), it also applies to NethVoice
205205
- [NethSecurity release process](https://dev.nethsecurity.org/development_process/#release-process)
206206
* Merges the documentation changes in the documentation repo. Also
207207
publishes the documentation by pushing the `latest` branch, if needed.
@@ -217,3 +217,10 @@ When the package is CLOSED, all related documentation must be in place.
217217
At any time of the issue life-cycle they ensure that there are no release
218218
conflict with other issues.
219219

220+
## Release process
221+
222+
The release process differs between the various projects (NethServer, NethVoice, NethSecurity) and is detailed in their respective documentation.
223+
224+
- [NethServer release process](https://nethserver.github.io/ns8-core/development_process/#release-process)
225+
- [NethVoice release process](https://nethserver.github.io/ns8-core/development_process/#release-process)
226+
- [NethSecurity release process](https://dev.nethsecurity.org/development_process/#release-process)

0 commit comments

Comments
 (0)