diff --git a/foundation/council.php b/foundation/council.php
index 4d7a53b995461f5d4b2745d9d5c942c722c673b9..8e926d33943118707699c43ad615c4381489579e 100644
--- a/foundation/council.php
+++ b/foundation/council.php
@@ -191,16 +191,15 @@ ob_start();
 ?>
 <div id="midcolumn">
 	<h1><?= $pageTitle ?></h1>
-	<p>As defined by the <a href="/projects/dev_process/development_process.php">Eclipse Development Process</a>,
+	<p>As defined by the <a href="/projects/dev_process/development_process.php">Eclipse Foundation Development Process</a>,
 	the open source projects in Eclipse are guided and co-ordinated by the Architecture Council.</p>
 	<p>
 		The Architecture Council is responsible for (i) monitoring, guiding, and influencing the software
 		architectures used by Projects,  (ii) new  project mentoring,  and (iii) maintaining
-		and revising  the Eclipse Development Process subject to the approval of the Board.
+		and revising  the Eclipse Foundation Development Process subject to the approval of the Board.
 		More explanation of the Architecture Council
-		can be found in the <a href="/projects/dev_process/development_process.php#4_5_Councils">Eclipse Development Process</a> and in
-		the <a href="http://wiki.eclipse.org/Architecture_Council">guidelines and checklists</a>
-		for the Architecture Council.
+		can be found in the <a href="/projects/dev_process/development_process.php#4_5_Councils">Eclipse Foundation Development Process</a> and in
+		the <a href="https://gitlab.eclipse.org/groups/eclipsefdn-ac/-/wikis/home">Architecture Council's wiki page</a>.
 	</p>
 
 <div class="homeitem3col">
@@ -244,7 +243,7 @@ foreach($people as $name => $value) {
 	</table>
 
 <ul>
-<li><a href="http://wiki.eclipse.org/Architecture_Council">Architecture Council's wiki page and meeting minutes</a>.
+<li><a href="https://gitlab.eclipse.org/groups/eclipsefdn-ac/-/wikis/Meetings">Architecture Council's meeting minutes</a>.
 </ul>
 </div>