You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,8 +27,8 @@ DSN_STRING="username:password@tcp(127.0.0.1:3306)/dbname" go run src/main.go
27
27
```
28
28
## Opening Issues
29
29
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.
31
31
32
32
## License
33
33
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