We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e78353c commit b8ba9e3Copy full SHA for b8ba9e3
fetch_blogs.py
@@ -52,6 +52,8 @@
52
('xrdocs', 'segment-routing', '_tutorials'),
53
('xrdocs', 'routed-pon', '_blogs'),
54
('xrdocs', 'routed-pon', '_tutorials')
55
+ ('xrdocs', 'ncs5500', '_blogs'),
56
+ ('xrdocs', 'ncs5500', '_tutorials')
57
]
58
59
def remove_date_from_title(title) :
0 commit comments