Skip to content

Commit

Permalink
Merge pull request #18 from rdavid/fix-link
Browse files Browse the repository at this point in the history
Change name for the links
  • Loading branch information
mwlinca authored Apr 3, 2024
2 parents b3be532 + 859ab20 commit 1237365
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
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).

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

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).
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).

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

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


Contribution/PR Review Process: WIP
Expand Down

0 comments on commit 1237365

Please sign in to comment.