From ad3a9577a8bdcfd38d14f07aa27e6010fd9cb0e6 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Wed, 22 Jan 2020 02:07:34 +0800 Subject: fix wrong font url on semantic-ui (#9917) Co-authored-by: Lauris BH --- public/vendor/VERSIONS | 2 +- public/vendor/librejs.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'public/vendor') diff --git a/public/vendor/VERSIONS b/public/vendor/VERSIONS index 66cbdc3008..7593f31491 100644 --- a/public/vendor/VERSIONS +++ b/public/vendor/VERSIONS @@ -11,7 +11,7 @@ Version: 3.4.1 File(s): /vendor/plugins/jquery-migrate/jquery-migrate.min.js Version: 3.0.1 -File(s): /vendor/plugins/fomantic/semantic.min.js +File(s): /fomantic/semantic.min.js Version: 2.8.2 File(s): /vendor/plugins/clipboard/clipboard.min.js diff --git a/public/vendor/librejs.html b/public/vendor/librejs.html index 0766b8ad64..ddaa8034f8 100644 --- a/public/vendor/librejs.html +++ b/public/vendor/librejs.html @@ -26,7 +26,7 @@ jquery-migrate-3.1.0.min.js - semantic.min.js + semantic.min.js Expat Fomantic-UI-2.8.2.tar.gz -- cgit v1.2.3