fix link for sample (webarchive)
diff --git a/modules/ROOT/pages/kb/docs/java/gui-gaps.adoc b/modules/ROOT/pages/kb/docs/java/gui-gaps.adoc
index a5b16a8..5fb3458 100644
--- a/modules/ROOT/pages/kb/docs/java/gui-gaps.adoc
+++ b/modules/ROOT/pages/kb/docs/java/gui-gaps.adoc
@@ -38,7 +38,7 @@
|===
|Software or Resource |Version Required
-|link:https://netbeans.org/projects/samples/downloads/download/Samples%252FJava%252FGapSupport.zip[+GapSupport.zip+] |An archive with the source files containing the initial and target tutorial layouts.
+|link:https://web.archive.org/web/20210118010816/https://netbeans.org/project_downloads/samples/Samples/Java/GapSupport.zip[GapSupport.zip] |An archive with the source files containing the initial and target tutorial layouts.
|===
*Notes:*
@@ -50,7 +50,7 @@
== Opening Example Project
-1. Download and unzip the link:https://netbeans.org/projects/samples/downloads/download/Samples%252FJava%252FGapSupport.zip[+GapSupport.zip+] archive to any location on your computer.
+1. Download and unzip the link:https://web.archive.org/web/20210118010816/https://netbeans.org/project_downloads/samples/Samples/Java/GapSupport.zip[GapSupport.zip] archive to any location on your computer.
2. In the NetBeans IDE main menu, choose ``File`` > ``Open Project`` , navigate to the folder that contains the unzipped files with the ``GapSupport`` project that you extracted in the previous step.
3. Click Open Project.
The Projects window should look like the following: