Skip to content

Commit

Permalink
Correct links in docs for github.com release and sources
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Mar 11, 2020
1 parent 6fdbeb0 commit 50de290
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/gettingstarted/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@ Splunk type.
Follow these instructions to "stage" SC4S by downloading the container so that it can be loaded "out of band" on a
host machine, such as an airgapped system, without internet connectivity.

* Download container image
* Download container image "oci_container.tgz" from our [Github Page](https://github.com/splunk/splunk-connect-for-syslog/releases) the following example downloads v1.12 replace the URL with the latest release or pre-release version as desired.

```
sudo wget https://github.com/splunk/splunk-connect-for-syslog/releases/download/latest/oci_container.tar.gz
sudo wget https://github.com/splunk/splunk-connect-for-syslog/releases/download/v1.12.0/oci_container.tar.gz
```

* Distribute the container to the airgapped host machine using an appropriate file transfer utility.
Expand Down
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ nav:
- Microfocus: sources/Microfocus/index.md
- Nix: sources/nix/index.md
- "Palo Alto Networks": sources/PaloaltoNetworks/index.md
- "pfSense": sources/pfSense/index.md
- "pfSense": sources/PfSense/index.md
- Proofpoint: sources/Proofpoint/index.md
- Symantec: sources/Symantec/index.md
- Ubiquiti: sources/Ubiquiti/index.md
- VMware: sources/VMware/index.md
- VMware: sources/VMWare/index.md
- Zscaler: sources/Zscaler/index.md
- "Demo Lab": "demo.md"
- Performance: "performance.md"
Expand Down

0 comments on commit 50de290

Please sign in to comment.