Skip to content

Commit 7a946d2

Browse files
committed
TEST
1 parent 40318f1 commit 7a946d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/user-guide/src/quick-start.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ and the MAC address:
7979
Start by defining a libvirt network:
8080

8181
```xml
82-
{{#embed-github repo:"metal3-io/metal3-docs" branch:"main" path:"docs/user-guide/examples/net.xml"}}
82+
{{#embed-github repo:"Nordix/metal3-docs" branch:"lentzi90/quick-revision" path:"docs/user-guide/examples/net.xml"}}
8383
```
8484

8585
Save this as `net.xml`, define it and start it.
@@ -120,7 +120,7 @@ the form of [sushy-tools](https://docs.openstack.org/sushy/latest/).
120120
We need to create configuration file first:
121121

122122
```conf
123-
{{#embed-github repo:"metal3-io/metal3-docs" branch:"main" path:"docs/user-guide/examples/sushy-emulator.conf"}}
123+
{{#embed-github repo:"Nordix/metal3-docs" branch:"lentzi90/quick-revision" path:"docs/user-guide/examples/sushy-emulator.conf"}}
124124
```
125125

126126
```bash
@@ -150,7 +150,7 @@ note that this is absolutely not intended for production environments.
150150
We will use the following configuration file for kind, save it as `kind.yaml`:
151151

152152
```yaml
153-
{{#embed-github repo:"metal3-io/metal3-docs" branch:"main" path:"docs/user-guide/examples/kind.yaml"}}
153+
{{#embed-github repo:"Nordix/metal3-docs" branch:"lentzi90/quick-revision" path:"docs/user-guide/examples/kind.yaml"}}
154154
```
155155

156156
As you can see, it has a few ports forwarded from the host. This is to make

0 commit comments

Comments
 (0)