Skip to content

Commit d34e140

Browse files
authored
docs url update (#559)
1 parent 2e6f1c7 commit d34e140

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ assignees: ''
1111
1212
There are common setup gotchas that happen with Percy's SDKs, it would be worth reading
1313
the debugging document, which might already answer your question:
14-
https://docs.percy.io/docs/debugging-sdk
14+
https://www.browserstack.com/docs/percy/integrate/percy-sdk-workflow#debugging-sdks
1515
1616
## Reach out to Percy support instead?
1717
@@ -43,7 +43,7 @@ If necessary, describe the problem you have been experiencing in more detail.
4343
## Debug logs
4444

4545
If you are reporting a bug, _always_ include logs! [Give the "Debugging SDKs"
46-
document a quick read for how to gather logs](https://docs.percy.io/docs/debugging-sdks#debugging-sdks)
46+
document a quick read for how to gather logs](https://www.browserstack.com/docs/percy/integrate/percy-sdk-workflow#debugging-sdks)
4747

4848
Please do not trim or edit these logs, often times there are hints in the full
4949
logs that help debug what is going on.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ $ percy exec -- node script.js
5858
`percySnapshot(name[, options])`
5959
6060
- `name` (**required**) - The snapshot name; must be unique to each snapshot
61-
- `options` - [See per-snapshot configuration options](https://docs.percy.io/docs/cli-configuration#per-snapshot-configuration)
61+
- `options` - [See per-snapshot configuration options](https://www.browserstack.com/docs/percy/take-percy-snapshots/overview#per-snapshot-configuration)
6262
6363
## Upgrading
6464

0 commit comments

Comments
 (0)