Skip to content

Commit 1c67e32

Browse files
committed
Remove redirects
1 parent 593f692 commit 1c67e32

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

docs/.vuepress/public/_redirects

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# ######################
2626

2727
# redirect for internet search on "esdb .net client
28-
/clients/dotnet/5.0/connecting.html /clients/grpc/dotnet/getting-started.html#connecting-to-eventstoredb 301
28+
; /clients/dotnet/5.0/connecting.html /clients/grpc/dotnet/getting-started.html#connecting-to-eventstoredb 301
2929

3030
# TCP Clients
3131
/clients/dotnet/21.2/migration-to-gRPC.html#appending-events /clients/tcp/dotnet/21.2/migration-to-gRPC.html#appending-events 301
@@ -53,12 +53,12 @@
5353
/clients/http-api/generated/v5/docs/introduction/reading-streams.html /http-api/v5/#reading-streams-and-events 301
5454
/clients/http-api/generated/v5/docs/introduction/optimistic-concurrency-and-idempotence.html /http-api/v5/#optimistic-concurrency-and-idempotence 301
5555

56-
/clients/grpc/python /clients/grpc/python/getting-started.html 301
57-
/clients/grpc/rust /clients/grpc/rust/getting-started.html 301
58-
/clients/grpc/nodejs /clients/grpc/nodejs/getting-started.html 301
59-
/clients/grpc/java /clients/grpc/java/getting-started.html 301
60-
/clients/grpc/dotnet /clients/grpc/dotnet/getting-started.html 301
61-
/clients/grpc/go /clients/grpc/go/getting-started.html 301
56+
; /clients/grpc/python /clients/grpc/python/getting-started.html 301
57+
; /clients/grpc/rust /clients/grpc/rust/getting-started.html 301
58+
; /clients/grpc/nodejs /clients/grpc/nodejs/getting-started.html 301
59+
; /clients/grpc/java /clients/grpc/java/getting-started.html 301
60+
; /clients/grpc/dotnet /clients/grpc/dotnet/getting-started.html 301
61+
; /clients/grpc/go /clients/grpc/go/getting-started.html 301
6262

6363
/server/generated/v5/http-api/persistent-subscriptions.html /http-api/v5/persistent.html 301
6464
/server/generated/v5/http-api/reading-subscribing-events.html /http-api/v5/#reading-an-event-from-a-stream 301

import/repos.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
{
115115
"version": "Legacy v23.3",
116116
"name": "release/legacy/v23.3",
117+
"deprecated": true,
117118
"startPage": "getting-started.html"
118119
}
119120
]

0 commit comments

Comments
 (0)