Skip to content

Commit

Permalink
Merge pull request #41 from device42/fix-post-live-redirects
Browse files Browse the repository at this point in the history
fix link issues
  • Loading branch information
sixhobbits authored Aug 9, 2023
2 parents b219bb6 + fd4643c commit 29a06ff
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/administration/custom-key-value-pairs-explained.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ Please note that mandatory only applies when editing or adding an object via the

## REST APIs for custom values

Device custom values: [https://docs.device42.com/apis/device-custom-field-apis/](https://docs.device42.com/apis/device-custom-field-apis/)
Device custom values: [https://api.device42.com/#Devices_putCustom_Field_Devices](https://api.device42.com/#Devices_putCustom_Field_Devices)
2 changes: 1 addition & 1 deletion docs/auto-discovery/database-discovery/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ You can see the newly discovered SQL Server instances in the example below -- Cl

Scroll to the bottom, and click the database instance name to view database details: ![](/assets/images/click-to-view-SQL-details.png)

For a rundown of the database details discovery provides, jump to the ["Available SQL database instance information"](auto-discovery/database-discovery/#section-6) section.
For a rundown of the database details discovery provides, jump to the ["Available SQL database instance information"](#available-sql-database-instance-information) section.

### Another way to view SQL Database details

Expand Down
4 changes: 2 additions & 2 deletions docs/infrastructure-management/parts-and-parts-slots/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Parts and Parts Slots"

Parts management was complete re-vamped in v15.04+. With many powerful new features, parts now play a larger role in Device42: Parts can now be inserted into parts slots, and parts themselves may also have ports. See the below documentation for more information!

To learn about **Parts Slots**, see https://docs.device42.com/devices/device-parts-slots/ for a page dedicated to that topic.
To learn about **Parts Slots**, see [Device Parts Slots](infrastructure-management/devices/device-parts-slots.md) for a page dedicated to that topic.



Expand All @@ -15,4 +15,4 @@ To learn about **Parts Slots**, see https://docs.device42.com/devices/device-par
- [Importing Parts](infrastructure-management/parts-and-parts-slots/importing-parts.md)
- [Managing Spare Parts](infrastructure-management/parts-and-parts-slots/managing-spare-parts.md)
- [Part Model Templates](infrastructure-management/parts-and-parts-slots/part-model-templates.md)
- [Parts Slots](infrastructure-management/parts-and-parts-slots/parts-slots.md)
- [Parts Slots](infrastructure-management/parts-and-parts-slots/parts-slots.md)
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Cloud Services Settings"
sidebar_position: 6
---

Device42 includes a new Cloud Services page that you can use to specify external integration settings. Device42 cloud services includes product registration services and [EnrichAI Data](https://docs.device42.com/enrichai-data/) normalization for discovered data. This information was formerly part of the Global Settings page.
Device42 includes a new Cloud Services page that you can use to specify external integration settings. Device42 cloud services includes product registration services and [EnrichAI Data](auto-discovery/enrichai-data/index.md) normalization for discovered data. This information was formerly part of the Global Settings page.

## Integration Settings

Expand Down

0 comments on commit 29a06ff

Please sign in to comment.