From 938d2c3a858825afe90a3c57fa8d4052b44540e4 Mon Sep 17 00:00:00 2001
From: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com>
Date: Fri, 11 Oct 2024 15:53:56 -0500
Subject: [PATCH] Addressed PR feedback. Fixed up CONTRIBUTING.md links,
changed unpkg to jsdelivr.
---
README.md | 2 +-
javascript/README.md | 6 +++---
kotlin/README.md | 2 +-
swift/README.md | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index abf19ee..9d7f650 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ If you have a support plan with [AWS Support](https://aws.amazon.com/premiumsupp
## Contributing
-We welcome community contributions and pull requests. See [CONTRIBUTING.md](https://github.com/aws-geospatial/amazon-location-mobile-auth-sdk-android/blob/master/CONTRIBUTING.md) for information on how to set up a development environment and submit code.
+We welcome community contributions and pull requests. See [CONTRIBUTING](CONTRIBUTING.md) for information on how to set up a development environment and submit code.
## License
diff --git a/javascript/README.md b/javascript/README.md
index 12c0689..350f185 100644
--- a/javascript/README.md
+++ b/javascript/README.md
@@ -17,7 +17,7 @@ npm install @aws/polyline
You can also import the Javascript file for usage directly in the browser.
```html
-
+
```
## Usage
@@ -54,7 +54,7 @@ map.addLayer({
```html
-
+
```
```javascript
@@ -182,7 +182,7 @@ If you have a support plan with [AWS Support](https://aws.amazon.com/premiumsupp
## Contributing
-We welcome community contributions and pull requests. See [CONTRIBUTING.md](https://github.com/aws-geospatial/amazon-location-mobile-auth-sdk-android/blob/master/CONTRIBUTING.md) for information on how to set up a development environment and submit code.
+We welcome community contributions and pull requests. See [CONTRIBUTING](CONTRIBUTING.md) for information on how to set up a development environment and submit code.
## License
diff --git a/kotlin/README.md b/kotlin/README.md
index 9847b48..f7d4181 100644
--- a/kotlin/README.md
+++ b/kotlin/README.md
@@ -158,7 +158,7 @@ If you have a support plan with [AWS Support](https://aws.amazon.com/premiumsupp
## Contributing
-We welcome community contributions and pull requests. See [CONTRIBUTING.md](https://github.com/aws-geospatial/amazon-location-mobile-auth-sdk-android/blob/master/CONTRIBUTING.md) for information on how to set up a development environment and submit code.
+We welcome community contributions and pull requests. See [CONTRIBUTING](CONTRIBUTING.md) for information on how to set up a development environment and submit code.
## License
diff --git a/swift/README.md b/swift/README.md
index 1dc7567..def0614 100644
--- a/swift/README.md
+++ b/swift/README.md
@@ -147,7 +147,7 @@ If you have a support plan with [AWS Support](https://aws.amazon.com/premiumsupp
## Contributing
-We welcome community contributions and pull requests. See [CONTRIBUTING.md](https://github.com/aws-geospatial/amazon-location-mobile-auth-sdk-android/blob/master/CONTRIBUTING.md) for information on how to set up a development environment and submit code.
+We welcome community contributions and pull requests. See [CONTRIBUTING](CONTRIBUTING.md) for information on how to set up a development environment and submit code.
## License