File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ jobs:
10
10
with :
11
11
branch-name : " main"
12
12
howto-pull-configuration-snap :
13
- uses : canonical/snap_configuration/.github/workflows/snap.yaml@howto /pull_configuration_from_a_server
13
+ uses : canonical/snap_configuration/.github/workflows/snap.yaml@how-to /pull_configuration_from_a_server
14
14
with :
15
15
branch-name : " howto/pull_configuration_from_a_server"
16
16
howto-content-configuration-snap :
17
- uses : canonical/snap_configuration/.github/workflows/snap.yaml@howto /content_sharing_configuration_snap
17
+ uses : canonical/snap_configuration/.github/workflows/snap.yaml@how-to /content_sharing_configuration_snap
18
18
howto-overwritable-configuration-snap :
19
- uses : canonical/snap_configuration/.github/workflows/snap.yaml@howto /overwritable_configuration
19
+ uses : canonical/snap_configuration/.github/workflows/snap.yaml@how-to /overwritable_configuration
20
20
with :
21
21
branch-name : " howto/overwritable_configuration"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Reusing the same snap means that we must be able to configure the snap to the sp
6
6
This repository is hosting examples of the ROS snap configuration how-to-guides from the [ ubuntu.com/robotics/docs] ( ubuntu.com/robotics/docs ) .
7
7
8
8
The repository consists of multiple branches:
9
- - [ main] ( https://github.com/ubuntu-robotics /snap_configuration/tree/main ) , the starting point of the how-to-guides
10
- - [ pull configuration from a server] ( https://github.com/ubuntu-robotics /snap_configuration/tree/howto /pull_configuration_from_a_server )
11
- - [ content configuration snap] ( https://github.com/ubuntu-robotics /snap_configuration/tree/howto /content_sharing_configuration_snap )
12
- - [ overwritable configuration] ( https://github.com/ubuntu-robotics /snap_configuration/tree/howto /overwritable_configuration )
9
+ - [ main] ( https://github.com/canonical /snap_configuration/tree/main ) , the starting point of the how-to-guides
10
+ - [ pull configuration from a server] ( https://github.com/canonical /snap_configuration/tree/how-to /pull_configuration_from_a_server )
11
+ - [ content configuration snap] ( https://github.com/canonical /snap_configuration/tree/how-to /content_sharing_configuration_snap )
12
+ - [ overwritable configuration] ( https://github.com/canonical /snap_configuration/tree/how-to /overwritable_configuration )
You can’t perform that action at this time.
0 commit comments