Skip to content

Commit adb6fcd

Browse files
authored
Merge pull request #436 from splunk/docs-updates-issue-434
Docs updates for #434
2 parents 7b0b486 + 313e97b commit adb6fcd

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

splunklib/searchcommands/__init__.py

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,13 @@
134134
135135
.. topic:: References
136136
137-
1. `Search command style guide <http://docs.splunk.com/Documentation/Splunk/6.0/Search/Searchcommandstyleguide>`__
137+
1. `Custom Search Command manual: <https://dev.splunk.com/enterprise/docs/devtools/customsearchcommands>`__
138138
139-
2. `Commands.conf.spec <http://docs.splunk.com/Documentation/Splunk/5.0.5/Admin/Commandsconf>`_
139+
2. `Create Custom Search Commands with commands.conf.spec <http://docs.splunk.com/Documentation/Splunk/latest/Admin/Commandsconf>`_
140+
141+
3. `Configure seach assistant with searchbnf.conf <https://docs.splunk.com/Documentation/Splunk/latest/Admin/Searchbnfconf>`_
142+
143+
4. `Control search distribution with distsearch.conf <https://docs.splunk.com/Documentation/Splunk/latest/Admin/Distsearchconf>`_
140144
141145
"""
142146

0 commit comments

Comments
 (0)