Fix formatting in upgrading.md #9829

Closed
opened 2025-12-29 21:23:20 +01:00 by adam · 1 comment
Owner

Originally created by @brunosardinepi on GitHub (Jun 11, 2024).

Change Type

Cleanup (formatting, typos, etc.)

Area

Installation/upgrade

Proposed Changes

In the "Run the Upgrade Script" section, there are unnecessary indentions causing formatting issues on the codeblock about including Python 3.10 in the PATH variable:

Screenshot 2024-06-11 at 7 40 22 AM

Additionally, there is an unnecessary indention in the section "Clone the Git Repository". It doesn't break anything but can be cleaned up:

Screenshot 2024-06-11 at 7 42 02 AM

To resolve these issues, the unnecessary indention should be removed from both sections. I will be submitting a pull request to resolve these issues.

Originally created by @brunosardinepi on GitHub (Jun 11, 2024). ### Change Type Cleanup (formatting, typos, etc.) ### Area Installation/upgrade ### Proposed Changes In the "Run the Upgrade Script" section, there are unnecessary indentions causing formatting issues on the codeblock about including Python 3.10 in the PATH variable: ![Screenshot 2024-06-11 at 7 40 22 AM](https://github.com/netbox-community/netbox/assets/22970115/e8e1211b-2de6-44d3-a282-39addc2fe54b) Additionally, there is an unnecessary indention in the section "Clone the Git Repository". It doesn't break anything but can be cleaned up: ![Screenshot 2024-06-11 at 7 42 02 AM](https://github.com/netbox-community/netbox/assets/22970115/b7f87234-633f-48d5-a523-9405473382cf) To resolve these issues, the unnecessary indention should be removed from both sections. I will be submitting a pull request to resolve these issues.
adam added the type: documentation label 2025-12-29 21:23:20 +01:00
adam closed this issue 2025-12-29 21:23:20 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jun 21, 2024):

You appear to be viewing the raw Markdown files via GitHub, rather than the rendered HTML documentation. I can confirm that the documentation renders correctly:

screenshot

@jeremystretch commented on GitHub (Jun 21, 2024): You appear to be viewing the raw Markdown files via GitHub, rather than the rendered HTML documentation. I can confirm that the documentation renders correctly: ![screenshot](https://github.com/netbox-community/netbox/assets/13487278/4c2f6f75-749c-48dc-84fd-06b15b997913)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9829