diff --git a/docs/tutorials/librenms/librenms.md b/docs/tutorials/librenms/librenms.md index e0141e3..e1d175c 100644 --- a/docs/tutorials/librenms/librenms.md +++ b/docs/tutorials/librenms/librenms.md @@ -1,8 +1,8 @@ # Librenms -We have a librenms instance running. If you want to deploy it locally to test it out or fix our infrastructure, here is the instructions: https://github.com/abacef/scn-librenms-deploy-script +We have a librenms instance running. If you want to deploy it locally to test it out or fix our infrastructure, here are the instructions: https://github.com/abacef/scn-librenms-deploy-script ## Backup -If you want to back up the current install of librenms, you can use this script https://github.com/abacef/scn-librenms-backup-script. You can also use this to get the currently running data from the instance to install a mirror instance either locally on your computer or on a server +If you want to back up the current install of librenms, you can use this script https://github.com/abacef/scn-librenms-backup-script . You can also use this to get the currently running data from the instance to install a mirror instance either locally on your computer or on a server. ## Updating -If you want to update the current install of librenms, you can use this script https://github.com/abacef/scn-software-updater. There is an ansible script in there just for librenms \ No newline at end of file +If you want to update the current install of librenms, you can use this script https://github.com/abacef/scn-software-updater . There is an ansible script in there just for librenms.