Skip to content

Commit 4369b41

Browse files
authored
Removed hrefs for redirect in Docs (#384)
1 parent ccb3e4a commit 4369b41

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

docs/deployments/install-harper/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ And then logout and login, and then install Node.js using nvm. We recommend usin
2020
nvm install --lts
2121
```
2222

23-
#### `Install and Start Harper <a href="#install" id="install"></a>`
23+
#### Install and Start Harper
2424

2525
Then you can install Harper with NPM and start it:
2626

docs/deployments/install-harper/linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Install Node.js using nvm ([read more about specific Node version requirements](
143143
nvm install <the node version>
144144
```
145145

146-
### `Install and Start Harper <a href="#install" id="install"></a>`
146+
### Install and Start Harper
147147

148148
Here is an example of installing Harper with minimal configuration.
149149

versioned_docs/version-4.2/deployments/install-harperdb/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ And then logout and login, and then install Node.js using nvm. We recommend usin
2020
nvm install --lts
2121
```
2222

23-
#### `Install and Start HarperDB <a href="#install" id="install"></a>`
23+
#### Install and Start HarperDB
2424

2525
Then you can install HarperDB with NPM and start it:
2626

versioned_docs/version-4.2/deployments/install-harperdb/linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Install Node.js using nvm ([read more about specific Node version requirements](
143143
nvm install <the node version>
144144
```
145145

146-
### `Install and Start HarperDB <a href="#install" id="install"></a>`
146+
### Install and Start HarperDB
147147

148148
Here is an example of installing HarperDB with minimal configuration.
149149

versioned_docs/version-4.3/deployments/install-harperdb/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ And then logout and login, and then install Node.js using nvm. We recommend usin
2020
nvm install --lts
2121
```
2222

23-
#### `Install and Start HarperDB <a href="#install" id="install"></a>`
23+
#### Install and Start HarperDB
2424

2525
Then you can install HarperDB with NPM and start it:
2626

versioned_docs/version-4.3/deployments/install-harperdb/linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Install Node.js using nvm ([read more about specific Node version requirements](
143143
nvm install <the node version>
144144
```
145145

146-
### `Install and Start HarperDB <a href="#install" id="install"></a>`
146+
### Install and Start HarperDB
147147

148148
Here is an example of installing HarperDB with minimal configuration.
149149

versioned_docs/version-4.4/deployments/install-harper/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ And then logout and login, and then install Node.js using nvm. We recommend usin
2020
nvm install --lts
2121
```
2222

23-
#### `Install and Start Harper <a href="#install" id="install"></a>`
23+
#### Install and Start Harper
2424

2525
Then you can install Harper with NPM and start it:
2626

versioned_docs/version-4.4/deployments/install-harper/linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Install Node.js using nvm ([read more about specific Node version requirements](
143143
nvm install <the node version>
144144
```
145145

146-
### `Install and Start Harper <a href="#install" id="install"></a>`
146+
### Install and Start Harper
147147

148148
Here is an example of installing Harper with minimal configuration.
149149

versioned_docs/version-4.5/deployments/install-harper/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ And then logout and login, and then install Node.js using nvm. We recommend usin
2020
nvm install --lts
2121
```
2222

23-
#### `Install and Start Harper <a href="#install" id="install"></a>`
23+
#### Install and Start Harper
2424

2525
Then you can install Harper with NPM and start it:
2626

versioned_docs/version-4.5/deployments/install-harper/linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Install Node.js using nvm ([read more about specific Node version requirements](
143143
nvm install <the node version>
144144
```
145145

146-
### `Install and Start Harper <a href="#install" id="install"></a>`
146+
### Install and Start Harper
147147

148148
Here is an example of installing Harper with minimal configuration.
149149

0 commit comments

Comments
 (0)