Skip to content

Commit

Permalink
doc: add intersphinx mapping for server docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Peterson444 committed Oct 10, 2024
1 parent 307ee06 commit 1a72e6c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/custom_conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,10 @@
'cloud-init': (
'https://docs.cloud-init.io/en/latest/',
None
),
'ubuntu-server': (
'https://documentation.ubuntu.com/server/',
None
)
}

Expand Down

0 comments on commit 1a72e6c

Please sign in to comment.