Skip to content

Commit e876759

Browse files
authored
Update navlinks.js
Added nm-vllm to GitHub from docs top nav
1 parent 1e64267 commit e876759

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

navlinks.js

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ const navLinks = [
66
items: [
77
{label: 'Neural Magic', to: 'https://github.com/neuralmagic/'},
88
{label: 'Docs', to: 'https://github.com/neuralmagic/docs'},
9+
{label: 'nm-vllm', to: 'https://github.com/neuralmagic/nm-vllm'},
910
{label: 'DeepSparse', to: 'https://github.com/neuralmagic/deepsparse'},
1011
{label: 'SparseML', to: 'https://github.com/neuralmagic/sparseml'},
1112
{label: 'SparseZoo', to: 'https://github.com/neuralmagic/sparsezoo'},

0 commit comments

Comments
 (0)