Skip to content

Commit bbffa3f

Browse files
Kielekpellared
andauthored
Fix link to Splunk documentation in CONTRIBUTING template (#346)
* Fix link to Splunk documentation in CONTRIBUTING template Co-authored-by: Robert Pająk <[email protected]>
1 parent 3050e21 commit bbffa3f

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
- `SPLUNK_PROFILER_CALL_STACK_INTERVAL` defaults to `1000` for single-threaded runtimes.
1212
[#325](https://github.com/signalfx/gdi-specification/pull/325)
13+
- Fix link to Splunk documentation in `CONTRIBUTING.md` template.
14+
[#346](https://github.com/signalfx/gdi-specification/pull/346)
1315

1416
### Repository
1517

specification/templates/CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ See [SECURITY.md](SECURITY.md#reporting-security-issues) for instructions.
3434
## Documentation
3535

3636
The Splunk Observability documentation is hosted on the [Splunk Observability
37-
Cloud docs site](https://docs.splunk.com/Observability), which contains all the
38-
prescriptive guidance for Splunk Observability products. Prescriptive guidance
39-
consists of step-by-step instructions, conceptual material, and decision support
40-
for customers. Reference documentation and development documentation is still
41-
hosted on this repository.
37+
Cloud docs site](https://help.splunk.com/en/splunk-observability-cloud), which
38+
contains all the prescriptive guidance for Splunk Observability products.
39+
Prescriptive guidance consists of step-by-step instructions, conceptual material,
40+
and decision support for customers. Reference documentation and development
41+
documentation is still hosted on this repository.
4242

4343
To contribute documentation for this project, open a pull request in the
4444
[public-o11y-docs](https://github.com/splunk/public-o11y-docs) repository. See

0 commit comments

Comments
 (0)