Skip to content

Commit b283ac3

Browse files
-
1 parent 7baf141 commit b283ac3

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

docs/index.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
# Table of contents
44

55
- [Disclaimer](#disclaimer)
6-
- [Product pages](#product-pages)
76
- [Features](#features)
87
- [Screenshots](#screenshots)
98
- [Selection](#selection)
@@ -33,13 +32,6 @@ The application named elasticsearch-admin is **NOT** affiliated in any way with
3332

3433
Elasticsearch is a trademark of Elasticsearch BV, registered in the U.S. and in other countries.
3534

36-
# Product pages
37-
38-
[(Back to table of contents)](#table-of-contents)
39-
40-
- Product Hunt [Visit](https://www.producthunt.com/posts/elasticsearch-admin)
41-
- Slant [Visit](https://www.slant.co/topics/11537/viewpoints/12/~elasticsearch-gui-clients~elasticsearch-admin)
42-
4335
# Features
4436

4537
[(Back to table of contents)](#table-of-contents)

templates/base.html.twig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,6 @@
121121
<div class="dropdown-divider"></div>
122122
<a class="dropdown-item" rel="noreferrer" target="_blank" href="https://hub.docker.com/r/stephanediondev/elasticsearch-admin">{{ 'docker_hub'|trans }}</a>
123123
<a class="dropdown-item" rel="noreferrer" target="_blank" href="https://github.com/stephanediondev/elasticsearch-admin">{{ 'github'|trans }}</a>
124-
<a class="dropdown-item" rel="noreferrer" target="_blank" href="https://www.producthunt.com/posts/elasticsearch-admin">{{ 'product_hunt'|trans }}</a>
125-
<a class="dropdown-item" rel="noreferrer" target="_blank" href="https://www.slant.co/topics/11537/viewpoints/12/~elasticsearch-gui-clients~elasticsearch-admin">{{ 'slant'|trans }}</a>
126124
</div>
127125
</li>
128126
{% endif %}

translations/messages.en.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,6 @@ priority: "Priority"
545545
privileges: "Privileges"
546546
processor: "Processor"
547547
processors: "Processors"
548-
product_hunt: "Product Hunt"
549548
profile: "Profile"
550549
public_key: "Public key"
551550
query: "Query"
@@ -625,7 +624,6 @@ shards: "Shards"
625624
shards_limit: "Shards limit"
626625
simulate: "Simulate"
627626
size: "Size"
628-
slant: "Slant"
629627
slm_policy: "SLM policy"
630628
slm_short: "SLM policies"
631629
slm: "Snapshot lifecycle management policies"

0 commit comments

Comments
 (0)