aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2024-04-11 20:52:06 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2024-04-11 20:52:06 +0200
commit8204b234c0e3f3b06c14f6fe265f1782e41f11a0 (patch)
treeba1895755c20dd154d6e8f09d0dacdb759e71ad2 /subprojects
parentchore(deps): fix for CVE-2024-28863 (diff)
downloadrefinery-8204b234c0e3f3b06c14f6fe265f1782e41f11a0.tar.gz
refinery-8204b234c0e3f3b06c14f6fe265f1782e41f11a0.tar.zst
refinery-8204b234c0e3f3b06c14f6fe265f1782e41f11a0.zip
docs: add link to WASP
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/docs/docusaurus.config.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/subprojects/docs/docusaurus.config.ts b/subprojects/docs/docusaurus.config.ts
index 62d963a1..a858188a 100644
--- a/subprojects/docs/docusaurus.config.ts
+++ b/subprojects/docs/docusaurus.config.ts
@@ -176,6 +176,10 @@ export default {
176 label: 'LiU Software and Systems', 176 label: 'LiU Software and Systems',
177 href: 'https://liu.se/en/organisation/liu/ida/sas', 177 href: 'https://liu.se/en/organisation/liu/ida/sas',
178 }, 178 },
179 {
180 label: 'WASP',
181 href: 'https://wasp-sweden.org/',
182 },
179 ], 183 ],
180 }, 184 },
181 ], 185 ],