diff --git a/README.md b/README.md index e49ff29..c528772 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Table of Contents
  1. About The Project
  2. +
  3. Support
  4. Usage
  5. Contributing
  6. License
  7. @@ -44,6 +45,7 @@ This project is a comprehensive Python-based solution for automating PAN-OS upgr Project Link: [https://github.com/cdot65/pan-os-upgrade](https://github.com/cdot65/pan-os-upgrade) Documentation: [https://cdot65.github.io/pan-os-upgrade/](https://cdot65.github.io/pan-os-upgrade/) + ## Support For details on the support provided by Palo Alto Networks for this project, please consult the [SUPPORT.md](https://github.com/cdot65/pan-os-upgrade/blob/main/SUPPORT.md) file in the repository. diff --git a/pan_os_upgrade/SUPPORT.md b/SUPPORT.md similarity index 100% rename from pan_os_upgrade/SUPPORT.md rename to SUPPORT.md