Skip to content

Commit 27d14d9

Browse files
committed
edits
1 parent e5714ca commit 27d14d9

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ The test suite uses Python's standard library, the built-in `unittest` library,
134134
>* The test run fails unless the [SDK App Collection](https://github.com/splunk/sdk-app-collection) app is installed.
135135
>* To exclude app-specific tests, use the following command:
136136
>
137-
> make test_no_app
137+
> `make test_no_app`
138138
>
139139
>* To learn about our testing framework, see [Splunk Test Suite](https://github.com/splunk/splunk-sdk-python/tree/master/tests) on GitHub.
140140
>
@@ -152,8 +152,7 @@ The test suite uses Python's standard library, the built-in `unittest` library,
152152

153153
### Changelog
154154

155-
The CHANGELOG.md file in the root of this repository contains a description
156-
of changes for each version of the SDK. For the latest version, see the [CHANGELOG.md](https://github.com/splunk/splunk-sdk-python/blob/master/CHANGELOG.md) on GitHub.
155+
The [CHANGELOG](CHANGELOG) contains a description of changes for each version of the SDK. For the latest version, see the [CHANGELOG.md](https://github.com/splunk/splunk-sdk-python/blob/master/CHANGELOG.md) on GitHub.
157156

158157
### Branches
159158

@@ -189,7 +188,7 @@ If you would like to contribute to the SDK, see [Contributions to Splunk](https:
189188

190189
### Support
191190

192-
* You will be granted support if you or your company are already covered under an existing maintenance/support agreement. Submit a new case in the [Support Portal](https://www.splunk.com/en_us/support-and-services.html)) and include "Splunk SDK for Python" in the subject line.
191+
* You will be granted support if you or your company are already covered under an existing maintenance/support agreement. Submit a new case in the [Support Portal](https://www.splunk.com/en_us/support-and-services.html) and include "Splunk SDK for Python" in the subject line.
193192

194193
If you are not covered under an existing maintenance/support agreement, you can find help through the broader community at [Splunk Answers](https://community.splunk.com/t5/Splunk-Development/ct-p/developer-tools).
195194

0 commit comments

Comments
 (0)