diff --git a/scripts/add-matrix-org-stylings.pl b/scripts/add-matrix-org-stylings.pl
index 2eb03d03b..bcc4c354e 100755
--- a/scripts/add-matrix-org-stylings.pl
+++ b/scripts/add-matrix-org-stylings.pl
@@ -31,8 +31,8 @@
Warning
You are viewing an outdated version of this
- specification. To view the current specification, please
- click here.
+ specification. To view the current specification, please
+
click here.
EOT
@@ -50,11 +50,11 @@
my $proposalscssinjection = <
- table.colwidths-auto tr td:nth-child(3),
+ table.colwidths-auto tr td:nth-child(3),
table.colwidths-auto tr td:nth-child(2) {
width: initial;
}
- table.colwidths-auto tr td:nth-child(3),
+ table.colwidths-auto tr td:nth-child(3),
table.colwidths-auto tr td:nth-child(4) {
white-space: nowrap;
}
diff --git a/scripts/update_docs.sh b/scripts/update_docs.sh
index c15b184f7..29157180a 100755
--- a/scripts/update_docs.sh
+++ b/scripts/update_docs.sh
@@ -25,8 +25,7 @@ cd "$(dirname "$(dirname "${SELF}")")"
# Set up foundations for RapiDoc API playground
rm -fr unstyled_docs/api/client-server
-mkdir -p unstyled_docs/api/client-server/json
-ln -s ../../../spec/client_server/latest.json unstyled_docs/api/client-server/json/api-docs.json
+mkdir -p unstyled_docs/api/client-server
# copy the unstyled docs and add the styling
rm -rf content/docs
diff --git a/unstyled_docs/spec/appendices.html b/unstyled_docs/spec/appendices.html
index 0d3f5b14f..e538641d1 100644
--- a/unstyled_docs/spec/appendices.html
+++ b/unstyled_docs/spec/appendices.html
@@ -1024,6 +1024,7 @@
+%outdatedspecwarning%
Table of Contents
diff --git a/unstyled_docs/spec/application_service/latest.html b/unstyled_docs/spec/application_service/latest.html
deleted file mode 120000
index 3e7ef9386..000000000
--- a/unstyled_docs/spec/application_service/latest.html
+++ /dev/null
@@ -1 +0,0 @@
-r0.1.2.html
\ No newline at end of file
diff --git a/unstyled_docs/spec/application_service/r0.1.1.html b/unstyled_docs/spec/application_service/r0.1.1.html
index 6ab7cbc51..c06c1ce67 100644
--- a/unstyled_docs/spec/application_service/r0.1.1.html
+++ b/unstyled_docs/spec/application_service/r0.1.1.html
@@ -5,6 +5,7 @@
Application Service API
+%outdatedspecwarning%