From a574b6b380216e8a7e7bc7031e78cbcfc3e2a84e Mon Sep 17 00:00:00 2001 From: Robert Middleswarth <72569+rmiddle@users.noreply.github.com> Date: Sat, 13 Nov 2021 00:17:11 -0500 Subject: [PATCH] Add Additional Doc sections to the chart (#171) --- tools/README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/tools/README.md b/tools/README.md index 1678f91..4c6b973 100644 --- a/tools/README.md +++ b/tools/README.md @@ -5,15 +5,15 @@ Most of the follwing scripts are only needed if you are trying to load one of th --- -| Script Name | Description | -| ----------------------------- | ----------- | -| install_drupal.sh | Use Case | -| install_portainer_agent.sh | Use Case | -| install_throttled.sh | Use Case | -| nginx-proxy-manager.sh | Use Case | -| rpi_docker_monitor.sh | Use Case | -| traefik.sh | Use Case | -| unpoller-install.sh | Use Case | -| update_libseccomp2.sh | Use Case | -| update_portainer_agent.sh | Use Case | +| Script Name | Additional Doc | Description | +| ----------------------------- | ----------- | ----------- | +| install_drupal.sh | | Use Case | +| install_portainer_agent.sh | | Use Case | +| install_throttled.sh | https://git.io/JXAiT | Use Case | +| nginx-proxy-manager.sh | https://git.io/JXA6b | Use Case | +| rpi_docker_monitor.sh | https://git.io/JXAoD | Use Case | +| traefik.sh | | Use Case | +| unpoller-install.sh | https://git.io/JXA6X | Use Case | +| update_libseccomp2.sh | | Use Case | +| update_portainer_agent.sh | | Use Case |