Skip to content

Commit 62f38c9

Browse files
committed
fix: removed broken and unnecessary symlinks
Signed-off-by: Fabrice Flore-Thébault <[email protected]>
1 parent fd4c254 commit 62f38c9

File tree

4 files changed

+18
-3
lines changed

4 files changed

+18
-3
lines changed

.vale.ini.bak

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# .vale.ini
2+
# Specifies Vale configuration
3+
# See: https://redhat-documentation.github.io/vale-at-red-hat/docs/user-guide/installing-vale-cli/
4+
#
5+
6+
# Download and search Vale styles in this directory:
7+
StylesPath = ".vale-styles"
8+
9+
# Minimum alert level to display:
10+
MinAlertLevel = suggestion
11+
12+
# Styles to download:
13+
Packages = RedHat
14+
15+
# Display alerts on AsciiDoc files:
16+
[*.adoc]
17+
# Apply these styles:
18+
BasedOnStyles = RedHat,DeveloperHub

titles/plugin-rhdh/admin

Lines changed: 0 additions & 1 deletion
This file was deleted.

titles/plugin-rhdh/getting-started

Lines changed: 0 additions & 1 deletion
This file was deleted.

titles/plugin-rhdh/installation

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)