Skip to content

Commit f6e3425

Browse files
committed
fix link
1 parent 8548772 commit f6e3425

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

dist/js/app.49f63dd4.js renamed to dist/js/app.d0afde7c.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/precache-manifest.3721e1b63ec096986411fab3757559ce.js renamed to dist/precache-manifest.22fd9bb5adbd0bbf7a19d5803f9f3d79.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
44
"url": "dist/404.html"
55
},
66
{
7-
"revision": "63afc1e59fe6c09470d6",
7+
"revision": "ad7d65efa09bf821a56f",
88
"url": "dist/css/app.cfc69e0a.css"
99
},
1010
{
@@ -168,12 +168,12 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
168168
"url": "dist/img/ticket-depth.jpg"
169169
},
170170
{
171-
"revision": "3aaae7feadb3fb403cb73849ce97ec9c",
171+
"revision": "588ca97eaf5d16362725c8104ca89af6",
172172
"url": "dist/index.html"
173173
},
174174
{
175-
"revision": "63afc1e59fe6c09470d6",
176-
"url": "dist/js/app.49f63dd4.js"
175+
"revision": "ad7d65efa09bf821a56f",
176+
"url": "dist/js/app.d0afde7c.js"
177177
},
178178
{
179179
"revision": "40f670ff1370476acdd5",

dist/service-worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
1515

1616
importScripts(
17-
"dist/precache-manifest.3721e1b63ec096986411fab3757559ce.js"
17+
"dist/precache-manifest.22fd9bb5adbd0bbf7a19d5803f9f3d79.js"
1818
);
1919

2020
workbox.core.setCacheNameDetails({prefix: "robot-framework"});

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
l.pathname.slice(0, -1) + decoded + l.hash
1818
);
1919
}
20-
}(window.location))</script><link href="dist/css/app.cfc69e0a.css" rel="preload" as="style"><link href="dist/js/app.49f63dd4.js" rel="preload" as="script"><link href="dist/js/chunk-vendors.11de9951.js" rel="preload" as="script"><link href="dist/css/app.cfc69e0a.css" rel="stylesheet"><link rel="icon" type="image/png" sizes="32x32" href="dist/img/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="dist/img/icons/favicon-16x16.png"><link rel="manifest" href="dist/manifest.json"><meta name="theme-color" content="#4DBA87"><meta name="apple-mobile-web-app-capable" content="no"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="robot-framework"><link rel="apple-touch-icon" href="dist/img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="dist/img/icons/safari-pinned-tab.svg" color="#4DBA87"><meta name="msapplication-TileImage" content="dist/img/icons/msapplication-icon-144x144.png"><meta name="msapplication-TileColor" content="#000000"></head><body><noscript><strong>We're sorry but robot-framework doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="dist/js/chunk-vendors.11de9951.js"></script><script src="dist/js/app.49f63dd4.js"></script></body></html>
20+
}(window.location))</script><link href="dist/css/app.cfc69e0a.css" rel="preload" as="style"><link href="dist/js/app.d0afde7c.js" rel="preload" as="script"><link href="dist/js/chunk-vendors.11de9951.js" rel="preload" as="script"><link href="dist/css/app.cfc69e0a.css" rel="stylesheet"><link rel="icon" type="image/png" sizes="32x32" href="dist/img/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="dist/img/icons/favicon-16x16.png"><link rel="manifest" href="dist/manifest.json"><meta name="theme-color" content="#4DBA87"><meta name="apple-mobile-web-app-capable" content="no"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="robot-framework"><link rel="apple-touch-icon" href="dist/img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="dist/img/icons/safari-pinned-tab.svg" color="#4DBA87"><meta name="msapplication-TileImage" content="dist/img/icons/msapplication-icon-144x144.png"><meta name="msapplication-TileColor" content="#000000"></head><body><noscript><strong>We're sorry but robot-framework doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="dist/js/chunk-vendors.11de9951.js"></script><script src="dist/js/app.d0afde7c.js"></script></body></html>

src/content/english/home.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ export default {
8181
},
8282
{
8383
img: 'knowit.png',
84-
href: 'https://www.knowit.eu/'
84+
href: 'https://www.knowit.fi/'
8585
},
8686
{
8787
img: 'northcode.png',

0 commit comments

Comments
 (0)