diff --git a/src/contents/attributions.tsx b/src/contents/attributions.tsx
index ab562fd899142d78220b8aa692c4b117116c1b41..32d82f5126787e6b07a3be34d94a7077d0ccc963 100644
--- a/src/contents/attributions.tsx
+++ b/src/contents/attributions.tsx
@@ -10,7 +10,7 @@ export function Attributions() {
         if (type === "igem-attribution-form") {
           const element = document.getElementById("igem-attribution-form");
           if (element) {
-            element.style.height = `${data + 50}px`;
+            element.style.height = `${data + 100}px`;
           }
         }
       }
@@ -25,6 +25,9 @@ export function Attributions() {
     <>
       <div className="row mt-4">
         <div className="col">
+          <div>
+            <p>Teams must use the standard Attributions form. To meet the attributions requirement, you must display the standard form on your Wiki by following the instructions <a href="https://competition.igem.org/deliverables/project-attribution" target="_blank">here</a></p>
+          </div>
           <div className="bd-callout bd-callout-info">
             <p>
               In the iGEM Competition, we celebrate student effort and
diff --git a/src/contents/contribution.tsx b/src/contents/contribution.tsx
index ee8a81751248fd8ce3c652c4b11ec8c0760e74bb..f5c49a4fbdf1ff1dab1c85253ed8d2fec67456d9 100644
--- a/src/contents/contribution.tsx
+++ b/src/contents/contribution.tsx
@@ -13,7 +13,7 @@ export function Contribution() {
               If you are making a contribution by adding information to an
               existing Part or creating a new Part, you must document your
               contribution on the Part's Main Page on the{" "}
-              <a href="http://parts.igem.org/Main_Page">Registry</a> for your
+              <a href="https://parts.igem.org/Main_Page">Registry</a> for your
               team to be eligible for this criteria. You can use this page to
               link to that part and include additional information about your
               contribution.
diff --git a/src/contents/engineering.tsx b/src/contents/engineering.tsx
index 243ccbceabc4a240dff2bd69d64466c1016f8190..32accee43d8dd53ea819070c48a28c3f81a28cbf 100644
--- a/src/contents/engineering.tsx
+++ b/src/contents/engineering.tsx
@@ -15,7 +15,7 @@ export function Engineering() {
               If you plan to show engineering success by creating a new Part
               that has been shown to work as expected, you must document your
               contribution on the Part's Main Page on the{" "}
-              <a href="http://parts.igem.org/Main_Page">Registry</a> for your
+              <a href="https://parts.igem.org/Main_Page">Registry</a> for your
               team to be eligible for this criteria.
             </p>
             <hr />
diff --git a/src/contents/experiments.tsx b/src/contents/experiments.tsx
index de788e09cc2732eef219aed275041bd5b1f82a6d..09519bceecdeeeb93cc37095661b17c6c3ccca8c 100644
--- a/src/contents/experiments.tsx
+++ b/src/contents/experiments.tsx
@@ -24,7 +24,7 @@ export function Experiments() {
           <p>
             If you made Parts this year, please remember to put all information,
             characterization, and measurement data on the Part's Main Page on
-            the <a href="http://parts.igem.org/Main_Page">Registry</a>.
+            the <a href="https://parts.igem.org/Main_Page">Registry</a>.
           </p>
         </div>
         <Inspirations inspirationLinkList={links} />
diff --git a/src/contents/results.tsx b/src/contents/results.tsx
index 2db5c5685ff624d6a49b45cf0e5e1a46d857e99e..feb900e2b1364c0274d683ba01541baf5b10b1a8 100644
--- a/src/contents/results.tsx
+++ b/src/contents/results.tsx
@@ -37,7 +37,7 @@ export function Results() {
               <b>
                 all measurement and characterization data must also be on the
                 Part's Main Page on the{" "}
-                <a href="http://parts.igem.org/Main_Page">Registry</a>.
+                <a href="https://parts.igem.org/Main_Page">Registry</a>.
               </b>{" "}
               Otherwise these data will not be in consideration for any medals
               or part awards!
diff --git a/src/contents/team.tsx b/src/contents/team.tsx
index dd9f6b9344e9523fb63f9e41d699fe82498a3010..f15915605a8cbb30ac161c64616064b02f57abcc 100644
--- a/src/contents/team.tsx
+++ b/src/contents/team.tsx
@@ -43,38 +43,8 @@ export function Team() {
           </div>
         </div>
         <div className="col-4">
-          <h2>Inspirations</h2>
-          <hr />
-          <ul>
-            <li>
-              <a href="https://2019.igem.org/Team:CU/Team">2019 CU</a>
-            </li>
-            <li>
-              <a href="https://2019.igem.org/Team:UANL/Team">2019 UANL</a>
-            </li>
-            <li>
-              <a href="https://2019.igem.org/Team:William_and_Mary/Team">
-                2019 William and Mary
-              </a>
-            </li>
-            <li>
-              <a href="https://2020.igem.org/Team:BOKU-Vienna/Team">
-                2020 BOKU Vienna{" "}
-              </a>
-            </li>
-            <li>
-              <a href="https://2020.igem.org/Team:CAU_China/Team_Member">
-                2020 CAU China
-              </a>
-            </li>
-            <li>
-              <a href="https://2020.igem.org/Team:Lethbridge/Members">
-                2020 Lethbridge
-              </a>
-            </li>
-          </ul>
-        </div>
         <Inspirations inspirationLinkList={links} />
+        </div>
       </div>
     </>
   );
diff --git a/src/pages.ts b/src/pages.ts
index 66e4c1198c411cc9920cfbdf9919ffb87ff94e48..749066f472331c66fdf883d964f49eb673d76735 100644
--- a/src/pages.ts
+++ b/src/pages.ts
@@ -61,7 +61,7 @@ const Pages: (Page | Folder)[] = [
         title: "Attributions",
         path: "/attributions",
         component: Attributions,
-        lead: "This page must show the attribution form of your project. This includes the work done by each of the student members on your team and any work that was done by people outside of your team, including the host labs, advisors, instructors, and individuals not on the team roster. This requirement is not about literature references - these can and should be displayed throughout your wiki.",
+        lead: "In the iGEM Competition, we celebrate student effort and achievement. The Attributions form helps the judges differentiate between what students accomplished from how their external collaborators supported them. Therefore, teams must clearly explain on the standard Project Attributions form what work they have conducted by themselves and what has been done by others.",
       },
     ],
   },