Skip to content

Commit 1237365

Browse files
authored
Merge pull request #18 from rdavid/fix-link
Change name for the links
2 parents b3be532 + 859ab20 commit 1237365

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
This document provides guidance and information for developing OpenShift applications in compliance with commonly recognized industry standards and best practices for Cloud Native Functions (CNFs).
22

3-
New releases, Github-pages deployments (HTML versions), PDF versions are triggered automatically upon commit to the main branch.
3+
New releases, Github-pages deployments (HTML versions), PDF versions are triggered automatically upon commit to the main branch.
44

5-
It is therefore recommended to wait for the workflow actions (https://github.com/test-network-function/cnf-best-practices/actions) to finish and auto generate a new release with the latest commits, then edit the release notes and version tag manually if so desired (instead of generating a manual release, which may cause issues preventing auto generation of the PDF/HTML files).
5+
It is therefore recommended to wait for the workflow actions (https://github.com/test-network-function/cnf-best-practices-guide/actions) to finish and auto generate a new release with the latest commits, then edit the release notes and version tag manually if so desired (instead of generating a manual release, which may cause issues preventing auto generation of the PDF/HTML files).
66

7-
The latest release will be auto published (via Github-pages bot) to https://test-network-function.github.io/cnf-best-practices/
7+
The latest release will be auto published (via Github-pages bot) to https://test-network-function.github.io/cnf-best-practices-guide
88

9-
The latest (and previous) PDF versions can be downloaded from: https://github.com/test-network-function/cnf-best-practices/releases
9+
The latest (and previous) PDF versions can be downloaded from: https://github.com/test-network-function/cnf-best-practices-guide/releases
1010

1111

1212
Contribution/PR Review Process: WIP

0 commit comments

Comments
 (0)