Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Commit 2d69e92

Browse files
author
Larry Peterson
committed
minor stuff
1 parent 2b32fcc commit 2d69e92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ def get_version():
106106

107107
# Ignore link check for the following websites
108108
# linkcheck_ignore = [
109-
# 'https://www.opennetworking.org/trellis/',
109+
# 'https://5G.systemspproach.org/',
110110
# ]
111111

112112
# -- Options for HTML output -------------------------------------------------
@@ -194,8 +194,8 @@ def get_version():
194194
# (source start file, target name, title, author,
195195
# dir menu entry, description, category)
196196
texinfo_documents = [
197-
(master_doc, 'Trellis Docs', u'Trellis Docs',
198-
author, 'TrellisDocs', 'One line description of project.',
197+
(master_doc, '5G Mobile Networks', u'5G Mobile Networks',
198+
author, 'Peterson and Sunay', 'One line description of project.',
199199
'Miscellaneous'),
200200
]
201201

0 commit comments

Comments
 (0)