Skip to content

Commit df7f80c

Browse files
committed
feat: Update external links
1 parent b9b3ce9 commit df7f80c

10 files changed

Lines changed: 62 additions & 62 deletions

File tree

About.md

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Technical support questions check [Support](./Support.md).
99

1010
## Maintainers
1111

12-
| Name | Links | Contact |
13-
| :------- | :------------------------------------------------------------------------: | :--------------------: |
14-
| LucJosin | [Github](https://github.com/LucJosin) - [Website](https://lucasjosino.com) | hawapi@lucasjosino.com |
12+
| Name | Links | Contact |
13+
| :------- | :------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------: |
14+
| LucJosin | [Github :icon-link-external:](https://github.com/LucJosin){target="\_blank"} - [Website :icon-link-external:](https://lucasjosino.com){target="\_blank"} | hawapi@lucasjosino.com |
1515

1616
<!-- # Contributors -->
1717

@@ -23,23 +23,23 @@ See all tools and related liceses: [Third party licenses](#third-party-licenses)
2323

2424
#### API
2525

26-
- <a href="https://aws.amazon.com/corretto/" target="_blank">Java (Amazon Corretto) :icon-link-external:</a>
27-
- <a href="https://spring.io/projects/spring-boot" target="_blank">Spring (Boot) :icon-link-external:</a>
28-
- <a href="https://www.postgresql.org/" target="_blank">PostgreSQL :icon-link-external:</a>
26+
- [Java (Amazon Corretto) :icon-link-external:](https://aws.amazon.com/corretto/){target="\_blank"}
27+
- [Spring (Boot) :icon-link-external:](https://spring.io/projects/spring-boot){target="\_blank"}
28+
- [PostgreSQL :icon-link-external:](https://www.postgresql.org/){target="\_blank"}
2929

3030
#### Website
3131

32-
- <a href="https://astro.build/" target="_blank">Astro :icon-link-external:</a> - Home
33-
- <a href="https://swagger.io/" target="_blank">Swagger :icon-link-external:</a> - Try-it
34-
- <a href="https://retype.com/" target="_blank">Retype :icon-link-external:</a> - Docs
32+
- [Astro :icon-link-external:](https://astro.build/){target="\_blank"} - Home
33+
- [Swagger :icon-link-external:](https://swagger.io/){target="\_blank"} - Try-it
34+
- [Retype :icon-link-external:](https://retype.com/){target="\_blank"} - Docs
3535

3636
### Services
3737

38-
- <a href="https://github.com/" target="_blank">Github :icon-link-external:</a> - Project source hosting
39-
- <a href="https://koyeb.com/" target="_blank">Koyeb :icon-link-external:</a> - API/Website hosting
40-
- <a href="https://neon.tech/" target="_blank">Neon :icon-link-external:</a> - Database hosting
41-
- <a href="https://imgcdn.dev/" target="_blank">ImgCDN :icon-link-external:</a> - Image hosting
42-
- <a href="https://theproject.id/" target="_blank">theproject.id :icon-link-external:</a> - Hub domain.
38+
- [Github :icon-link-external:](https://github.com/){target="\_blank"} - Project source hosting
39+
- [Koyeb :icon-link-external:](https://koyeb.com/){target="\_blank"} - API/Website hosting
40+
- [Neon :icon-link-external:](https://neon.tech/){target="\_blank"} - Database hosting
41+
- [ImgCDN :icon-link-external:](https://imgcdn.dev/){target="\_blank"} - Image hosting
42+
- [theproject.id :icon-link-external:](https://theproject.id/){target="\_blank"} - Hub domain.
4343

4444
## Fair Use Policy
4545

@@ -49,15 +49,15 @@ See [Controlling usage](/guides/rate-limiting/#controlling-usage)
4949

5050
## Copyright
5151

52-
The data and images are used without claim of ownership and belong to their respective owners. I do not own the rights to any material provided in this API. This API is [Open Source :icon-link-external:]({{git_home}}) and uses a [MIT License](#licenses).
52+
The data and images are used without claim of ownership and belong to their respective owners. I do not own the rights to any material provided in this API. This API is [Open Source :icon-link-external:]({{git_home}}){target="\_blank"} and uses a [MIT License](#licenses).
5353

5454
## Licenses
5555

5656
All licenses of the project, including third party **packages/libraries/dependencies**.
5757

5858
### Project license
5959

60-
> **HawAPI** is licensed under the [MIT License :icon-link-external:]({{git}}/LICENSE).
60+
> **HawAPI** is licensed under the [MIT License :icon-link-external:]({{git}}/blob/main/LICENSE){target="\_blank"}.
6161
6262
```
6363
MIT License
@@ -89,64 +89,64 @@ SOFTWARE.
8989
9090
==- spring-boot (And all related spring-projects)
9191

92-
[Github :icon-link-external:](https://github.com/spring-projects) \
93-
[Apache License 2.0 :icon-link-external:](https://github.com/spring-projects/spring-boot/blob/main/LICENSE.txt)
92+
[Github :icon-link-external:](https://github.com/spring-projects){target="\_blank"} \
93+
[Apache License 2.0 :icon-link-external:](https://github.com/spring-projects/spring-boot/blob/main/LICENSE.txt){target="\_blank"}
9494

9595
==- bucket4j-spring-boot-starter
9696

97-
[Github :icon-link-external:](https://github.com/MarcGiffing/bucket4j-spring-boot-starter) \
98-
[Apache License 2.0 :icon-link-external:](https://github.com/MarcGiffing/bucket4j-spring-boot-starter/blob/master/LICENSE)
97+
[Github :icon-link-external:](https://github.com/MarcGiffing/bucket4j-spring-boot-starter){target="\_blank"} \
98+
[Apache License 2.0 :icon-link-external:](https://github.com/MarcGiffing/bucket4j-spring-boot-starter/blob/master/LICENSE){target="\_blank"}
9999

100100
==- caffeine
101101

102-
[Github :icon-link-external:](https://github.com/ben-manes/caffeine/) \
103-
[Apache License 2.0 :icon-link-external:](https://github.com/ben-manes/caffeine/blob/master/LICENSE)
102+
[Github :icon-link-external:](https://github.com/ben-manes/caffeine/){target="\_blank"} \
103+
[Apache License 2.0 :icon-link-external:](https://github.com/ben-manes/caffeine/blob/master/LICENSE){target="\_blank"}
104104

105105
==- springdoc-openapi-ui
106106

107-
[Github :icon-link-external:](https://github.com/springdoc/springdoc-openapi) \
108-
[Apache License 2.0 :icon-link-external:](https://github.com/springdoc/springdoc-openapi/blob/master/LICENSE)
107+
[Github :icon-link-external:](https://github.com/springdoc/springdoc-openapi){target="\_blank"} \
108+
[Apache License 2.0 :icon-link-external:](https://github.com/springdoc/springdoc-openapi/blob/master/LICENSE){target="\_blank"}
109109

110110
==- modelmapper
111111

112-
[Github :icon-link-external:](https://github.com/modelmapper/modelmapper) \
113-
[Apache License 2.0 :icon-link-external:](https://github.com/modelmapper/modelmapper/blob/master/LICENSE.txt)
112+
[Github :icon-link-external:](https://github.com/modelmapper/modelmapper){target="\_blank"} \
113+
[Apache License 2.0 :icon-link-external:](https://github.com/modelmapper/modelmapper/blob/master/LICENSE.txt){target="\_blank"}
114114

115115
==- java-json-tools
116116

117-
[Github :icon-link-external:](https://github.com/java-json-tools) \
118-
[GNU LESSER GENERAL PUBLIC LICENSE 3.0 :icon-link-external:](https://www.gnu.org/licenses/lgpl-3.0.txt) \
119-
[Apache License 2.0 :icon-link-external:](https://www.apache.org/licenses/LICENSE-2.0.txt)
117+
[Github :icon-link-external:](https://github.com/java-json-tools){target="\_blank"} \
118+
[GNU LESSER GENERAL PUBLIC LICENSE 3.0 :icon-link-external:](https://www.gnu.org/licenses/lgpl-3.0.txt){target="\_blank"} \
119+
[Apache License 2.0 :icon-link-external:](https://www.apache.org/licenses/LICENSE-2.0.txt){target="\_blank"}
120120

121-
Ref: [java-json-tools/json-tools :icon-link-external:](https://github.com/java-json-tools/json-patch/blob/master/LICENSE)
121+
Ref: [java-json-tools/json-tools :icon-link-external:](https://github.com/java-json-tools/json-patch/blob/master/LICENSE){target="\_blank"}
122122

123123
==- hibernate-types
124124

125-
[Github :icon-link-external:](https://github.com/vladmihalcea/hibernate-types) \
126-
[Apache License 2.0 :icon-link-external:](https://github.com/vladmihalcea/hibernate-types/blob/master/LICENSE)
125+
[Github :icon-link-external:](https://github.com/vladmihalcea/hibernate-types){target="\_blank"} \
126+
[Apache License 2.0 :icon-link-external:](https://github.com/vladmihalcea/hibernate-types/blob/master/LICENSE){target="\_blank"}
127127

128128
==- postgresql
129129

130-
[Github :icon-link-external:](https://github.com/postgres/) \
131-
[PostgreSQL License :icon-link-external:](https://www.postgresql.org/about/licence/)
130+
[Github :icon-link-external:](https://github.com/postgres/){target="\_blank"} \
131+
[PostgreSQL License :icon-link-external:](https://www.postgresql.org/about/licence/){target="\_blank"}
132132

133133
==-
134134

135135
> Website
136136
137137
==- retype (docs)
138138

139-
[Github :icon-link-external:](https://github.com/retypeapp/retype) \
140-
[Retype Software License Agreement :icon-link-external:](https://github.com/retypeapp/retype/blob/main/LICENSE.md)
139+
[Github :icon-link-external:](https://github.com/retypeapp/retype){target="\_blank"} \
140+
[Retype Software License Agreement :icon-link-external:](https://github.com/retypeapp/retype/blob/main/LICENSE.md){target="\_blank"}
141141

142142
==- astro.build (And all related packages)
143143

144-
[Github :icon-link-external:](https://github.com/withastro/) | [Github (Community) :icon-link-external:](https://github.com/astro-community) \
145-
[MIT License :icon-link-external:](https://github.com/withastro/astro/blob/main/LICENSE)
144+
[Github :icon-link-external:](https://github.com/withastro/) | [Github (Community) :icon-link-external:](https://github.com/astro-community){target="\_blank"} \
145+
[MIT License :icon-link-external:](https://github.com/withastro/astro/blob/main/LICENSE){target="\_blank"}
146146

147147
==- astro-icon
148148

149-
[Github :icon-link-external:](https://github.com/natemoo-re/astro-icon) \
150-
[MIT License :icon-link-external:](https://github.com/natemoo-re/astro-icon/blob/main/LICENSE)
149+
[Github :icon-link-external:](https://github.com/natemoo-re/astro-icon){target="\_blank"} \
150+
[MIT License :icon-link-external:](https://github.com/natemoo-re/astro-icon/blob/main/LICENSE){target="\_blank"}
151151

152152
==-

FAQ.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ order: 1
55

66
# FAQ
77

8-
Technical support questions are best asked in the [Discussion :icon-link-external:]({{git_home}}/feedback/discussions) forum.
8+
Technical support questions are best asked in the [Discussion :icon-link-external:]({{git_home}}/feedback/discussions){target="\_blank"} forum.
99

1010
==- It's a free API?
1111
Yes, free and open source.
@@ -22,7 +22,7 @@ See more: [!ref Rate Limiting](./Guides/Rate-Limiting.md)
2222
==- What endpoint do I use to DELETE/UPDATE/POST data?
2323
This API is **read-only** so, there is no data manipulation endpoint.
2424

25-
If you found some wrong information. Please [informe us :icon-link-external:]({{git_home}}/api-data/issues).
25+
If you found some wrong information. Please [informe us :icon-link-external:]({{git_home}}/api-data/issues){target="\_blank"}.
2626
==- Where can I get more help?
2727
Check out the [about page](About.md)
2828
==-

Guides/Caching.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ The 'ETag' header with the new value is also included in the response. The brows
3939

4040
## References
4141

42-
- [Mozilla/etag :icon-link-external:](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag)
43-
- [Logicbig/etag-header :icon-link-external:](https://www.logicbig.com/quick-info/web/etag-header.html)
42+
- [Mozilla/etag :icon-link-external:](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag){target="\_blank"}
43+
- [Logicbig/etag-header :icon-link-external:](https://www.logicbig.com/quick-info/web/etag-header.html){target="\_blank"}

Guides/Cors.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ icon: shield
44

55
The **HawAPI** project supports cross-origin HTTP requests which is commonly referred as **CORS**. This means that you can call API resources from any browser.
66

7-
[CORS](https://en.wikipedia.org/wiki/Cross-origin_resource_sharing) is a proposed standard for allowing your web browser and a web server to negotiate and allow requests to be made across domain contexts. **CORS** is currently supported in modern Chrome, Firefox, Safari, and Internet Explorer (10+) web browsers.
7+
[CORS :icon-link-external:](https://en.wikipedia.org/wiki/Cross-origin_resource_sharing){target="\_blank"} is a proposed standard for allowing your web browser and a web server to negotiate and allow requests to be made across domain contexts. **CORS** is currently supported in modern Chrome, Firefox, Safari, and Internet Explorer (10+) web browsers.
88

99
You don’t need to do anything special to use **CORS** with JavaScript in a modern browser. Your web browser and our servers will automatically negotiate the cross-origin request. For example, to make a `GET` request, you’d make your request just like you were performing it within the context of your own domain.
1010

@@ -38,6 +38,6 @@ Only `GET` method is allowed for all tiers (with [limitations](/Guides/Rate-Limi
3838

3939
## References
4040

41-
- [Socrata/cors-and-jsonp :icon-link-external:](https://dev.socrata.com/docs/cors-and-jsonp.html)
42-
- [Mozilla/content-type :icon-link-external:](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type)
43-
- [Swagger/bearer-authentication :icon-link-external:](https://swagger.io/docs/specification/authentication/bearer-authentication/)
41+
- [Socrata/cors-and-jsonp :icon-link-external:](https://dev.socrata.com/docs/cors-and-jsonp.html){target="\_blank"}
42+
- [Mozilla/content-type :icon-link-external:](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type){target="\_blank"}
43+
- [Swagger/bearer-authentication :icon-link-external:](https://swagger.io/docs/specification/authentication/bearer-authentication/){target="\_blank"}

Guides/ISO-3166-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ To specify the **English** language as it is used in the **United Kingdom**, use
1111

1212
## References
1313

14-
- [Lingohub/supported-locales :icon-link-external:](https://lingohub.com/developers/supported-locales/language-designators-with-regions)
14+
- [Lingohub/supported-locales :icon-link-external:](https://lingohub.com/developers/supported-locales/language-designators-with-regions){target="\_blank"}

Guides/ISO-IEC-5218.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ The four codes specified in ISO/IEC 5218 are:
1818

1919
## References
2020

21-
- [Wikiwand(ISO/IEC 5218) :icon-link-external:](https://www.wikiwand.com/en/ISO/IEC_5218)
21+
- [Wikiwand(ISO/IEC 5218) :icon-link-external:](https://www.wikiwand.com/en/ISO/IEC_5218){target="\_blank"}

Guides/Rate-Limiting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ X-Rate-Limit-Retry-After-Seconds: 583
5959
The **HawAPI** is Open Source. \
6060
If for some reason you need more/unlimited requests, i encourage you to host you own server/api.
6161

62-
Check our [Github :icon-link-external:]({{git_home}}) page.
62+
Check our [Github :icon-link-external:]({{git_home}}){target="\_blank"} page.
6363
!!!

SDK's/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
A Software Development Kit (SDK) is a set of tools provided by the manufacturer of (usually) a hardware platform, operating system (OS), or programming language. [\[\*\]](https://www.redhat.com/en/topics/cloud-native-apps/what-is-SDK)
44

5-
| Language | Links | Status | Maintainer |
6-
| :--------- | :-------------------------------------------------------: | :----------------------: | :-------------------------------------: |
7-
| JavaScript | [:icon-file-code:](./js-sdk.md) - [:icon-mark-github:][1] | :icon-verified: Official | [LucJosin](https://github.com/LucJosin) |
5+
| Language | Links | Status | Maintainer |
6+
| :--------- | :-------------------------------------------------------: | :----------------------: | :----------------------------------------------------------------------------: |
7+
| JavaScript | [:icon-file-code:](./js-sdk.md) - [:icon-mark-github:][1] | :icon-verified: Official | [LucJosin :icon-link-external:](https://github.com/LucJosin){target="\_blank"} |
88

99
[1]: {{git_home}}/js-sdk
1010

Support.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ icon: link
44

55
# Support
66

7-
For General/Technical support questions are best asked in the [Discussion :icon-link-external:](https://github.com/orgs/HawAPI/discussions) forum.
7+
For General/Technical support questions are best asked in the [Discussion :icon-link-external:](https://github.com/orgs/HawAPI/discussions){target="\_blank"} forum.
88

99
Do you have a general inquiry? Please feel free to contact at [hawapi@lucasjosino.com](mailto:hawapi@lucasjosino.com).
1010

1111
## Project
1212

13-
| Repository | Links | Support |
14-
| :--------- | :-------------------------------: | :-----------------------------------------: |
15-
| General | `---` | [:icon-mark-github:][1] - [:icon-mail:][8] |
16-
| Website | [`hawapi.theproject.id/`][5] | [:icon-mark-github:][2] - [:icon-mail:][9] |
17-
| API | [`hawapi.theproject.id/api/`][6] | [:icon-mark-github:][3] - [:icon-mail:][10] |
18-
| Docs | [`hawapi.theproject.id/docs/`][7] | [:icon-mark-github:][4] - [:icon-mail:][11] |
13+
| Repository | Links | Support |
14+
| :--------- | :------------------: | :-----------------------------------------: |
15+
| General | `---` | [:icon-mark-github:][1] - [:icon-mail:][8] |
16+
| Website | [`{{url}}/`][5] | [:icon-mark-github:][2] - [:icon-mail:][9] |
17+
| API | [`{{url}}/api/`][6] | [:icon-mark-github:][3] - [:icon-mail:][10] |
18+
| Docs | [`{{url}}/docs/`][7] | [:icon-mark-github:][4] - [:icon-mail:][11] |
1919

2020
## SDK's
2121

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ icon: home
44

55
# Introduction
66

7-
The **HawAPI** is a Free and <a href="{{git_home}}/" target="_blank">Open Source :icon-link-external:</a> API for <a href="https://www.netflix.com/title/80057281" target="_blank">Stranger Things :icon-link-external:</a> show.
7+
The **HawAPI** is a Free and [Open Source :icon-link-external:]({{git_home}}/){target="\_blank"} API for [Stranger Things :icon-link-external:](https://www.netflix.com/title/80057281){target="\_blank"}.
88

99
All this information is available through a RESTful API implemented with [_Java (Spring Boot) + PostgreSQL_](/About.md#tech-stack) and served via **JSON** and allows developers to create **desktop**, **web** and **mobile** applications using this data very easy.
1010

0 commit comments

Comments
 (0)