Skip to content

Commit 786ad9a

Browse files
committed
More cleanup of readmes. Remove unnecessary link periods
1 parent d856b81 commit 786ad9a

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Each link below has a quickstart and detailed examples for all supported ML task
9595
# Quickstart
9696
Two steps to run inference in seconds:
9797

98-
1. Get your API Key by visiting the [Bytez Settings Page](https://bytez.com/settings).
98+
1. Get your API Key by visiting the [Bytez Settings Page](https://bytez.com/settings)
9999

100100
2. Choose how you want to perform inference with Bytez:
101101

@@ -111,7 +111,7 @@ Two steps to run inference in seconds:
111111
- Run inference locally via [Docker](#docker)
112112

113113
## Get an API Key
114-
To use this API, you need an API key. Obtain your key by visiting the settings page [Bytez Settings Page](https://bytez.com/settings).
114+
To use this API, you need an API key. Obtain your key by visiting the settings page [Bytez Settings Page](https://bytez.com/settings)
115115

116116
![Bytez Settings Page](https://github.com/user-attachments/assets/884b92b1-021a-4aa4-a150-312ae89f80d0)
117117

javascript/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ npm install bytez.js
8787

8888
## Authentication and Getting Your Key
8989

90-
To use this API, you need an API key. Obtain your key by visiting the [Bytez Settings Page](https://bytez.com/settings).
90+
To use this API, you need an API key. Obtain your key by visiting the [Bytez Settings Page](https://bytez.com/settings)
9191

9292
![Bytez Settings Page](https://github.com/user-attachments/assets/884b92b1-021a-4aa4-a150-312ae89f80d0)
9393

julia/Bytez/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ add Bytez
118118

119119
## Authentication and Getting Your Key
120120

121-
To use this API, you need an API key. Obtain your key by visiting the [Bytez Settings Page](https://bytez.com/settings).
121+
To use this API, you need an API key. Obtain your key by visiting the [Bytez Settings Page](https://bytez.com/settings)
122122

123123
![Bytez Settings Page](https://github.com/user-attachments/assets/884b92b1-021a-4aa4-a150-312ae89f80d0)
124124

python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ pip install bytez
105105

106106
## Authentication and Getting Your Key
107107

108-
To use this API, you need an API key. Obtain your key by visiting the [Bytez Settings Page](https://bytez.com/settings).
108+
To use this API, you need an API key. Obtain your key by visiting the [Bytez Settings Page](https://bytez.com/settings)
109109

110110
![Bytez Settings Page](https://github.com/user-attachments/assets/884b92b1-021a-4aa4-a150-312ae89f80d0)
111111

0 commit comments

Comments
 (0)