Skip to content

Commit 0de6745

Browse files
authored
Update README.md
1 parent f9fc299 commit 0de6745

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ DSN_STRING="username:password@tcp(127.0.0.1:3306)/dbname" go run src/main.go
2727
```
2828
## Opening Issues
2929

30-
If you encounter a bug specifically with the SampleApp for AWS X-Ray Go SDK should be reported to this repository whereas bugs with the SDK should be reported [here](https://github.com/aws/aws-xray-sdk-go/issues). Search the [existing issues](https://github.com/aws/aws-xray-sdk-go/issues) and see if others are also experiencing the issue before opening a new issue. The GitHub issues are intended for bug reports and feature requests.
30+
If you encounter a bug specifically with the SampleApp for AWS X-Ray Go SDK should be reported to this repository whereas bugs with the X-Ray Go SDK should be reported [here](https://github.com/aws/aws-xray-sdk-go/issues). Search the [existing issues](https://github.com/aws-samples/aws-xray-sdk-go-sample/issues) and see if others are also experiencing the issue before opening a new issue. The GitHub issues are intended for bug reports and feature requests.
3131

3232
## License
3333

34-
This library is licensed under the MIT-0 License. See the LICENSE file.
34+
This library is licensed under the MIT-0 License. See the LICENSE file.

0 commit comments

Comments
 (0)