Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 6036701

Browse files
authored
format ext links (#40)
* format ext links * corrected incorrect copyright footer (added NME license w/ Apache)
1 parent 13fe271 commit 6036701

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
project = "DeepSparse"
2222
copyright = (
2323
"2021 - present / Neuralmagic, Inc. All Rights Reserved. "
24-
'Licensed under the Apache License, Version 2.0 (the "License")'
24+
'Licensed under the Neural Magic Engine License and Apache License, Version 2.0 as noted.'
2525
)
2626
author = "Neural Magic"
2727

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,5 +121,5 @@ Additionally, more information can be found via
121121
:maxdepth: 2
122122
:caption: Help and Support
123123

124-
`Bugs, Feature Requests <https://github.com/neuralmagic/deepsparse/discussions>`_
125-
`Support, General Q&A <https://github.com/neuralmagic/deepsparse/issues>`_
124+
Bugs, Feature Requests <https://github.com/neuralmagic/deepsparse/issues>
125+
Support, General Q&A <https://github.com/neuralmagic/deepsparse/discussions>

0 commit comments

Comments
 (0)