Skip to content

Commit ee7c1f1

Browse files
authored
Merge pull request #75 from vbedida79/patch-300623-10
nfd: Updated readme links
2 parents c7db99e + 489f278 commit ee7c1f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nfd/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ Note: As RHOCP cluster administrator, you might need to merge the NFD operator c
1414

1515
1. Create `NodeFeatureDiscovery` CR instance.
1616
```
17-
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/blob/release-1.0.0/nfd/node-feature-discovery-openshift.yaml
17+
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/nfd/node-feature-discovery-openshift.yaml
1818
```
1919

2020
2. Create `NodeFeatureRule` CR instance.
2121
```
22-
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/release-1.0.0/nfd/node-feature-rules-openshift.yaml
22+
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/nfd/node-feature-rules-openshift.yaml
2323
```
2424

2525
# Verification

0 commit comments

Comments
 (0)