Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Revert numbered list changes
Browse files Browse the repository at this point in the history
  • Loading branch information
domgoodwin committed Oct 1, 2019
1 parent 78fd4fb commit 6a10db0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/references/fluxctl.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ Example:
fluxctl install --git-url '[email protected]:<your username>/flux-get-started' | kubectl -f -
```

See [here](../tutorials/get-started.html#set-up-flux) for further information
See [here](../tutorials/get-started.#set-up-flux) for further information

## Workloads

Expand Down Expand Up @@ -582,7 +582,7 @@ retrieves from the registry.
fluxctl --message="Message providing more context for the action" .....
```

2. Committer
1. Committer

Committer information can be overriden with the appropriate fluxd flags:

Expand All @@ -593,7 +593,7 @@ retrieves from the registry.

See [daemon.md](daemon.md) for more information.

3. Commit author
1. Commit author

The default for the author is the committer information, which can be overriden,
in the following manner:
Expand Down

0 comments on commit 6a10db0

Please sign in to comment.