diff --git a/docs/specification/change-proposals.md b/docs/specification/change-proposals.md
deleted file mode 100644
index feaa7a2..0000000
--- a/docs/specification/change-proposals.md
+++ /dev/null
@@ -1,12 +0,0 @@
-# Change Proposals
-
-**The following changes are currently under consideration.**
-
-
-
-**[New field - termination date](https://github.com/MobilityData/gbfs/pull/497)**
-
-The specification lacks a way to notify data consumers when a feed is shutting down permanently and will no longer be available. This has come up a number of times in the past but we have yet to formalize a best practice for feed end of life. Relevant issue with further discussion is #492.
-This changes adds a `field termination_date` to `station_information.json` that contains the date when the feed will go off line and defines best practice for communicating with data consumers about feed end of life.
-
-
diff --git a/docs/specification/index.md b/docs/specification/index.md
index 06a7540..ce9f7b6 100644
--- a/docs/specification/index.md
+++ b/docs/specification/index.md
@@ -1,7 +1,7 @@
# Specification
@@ -47,9 +47,9 @@ Field names of extensions should be prefixed with an underscore (_) character. I
## Change Proposals
-GBFS is an open source project developed under a consensus-based governance model. Contributors come from across the shared mobility industry, public sector, civic technology and elsewhere. An overview of current work can be found on the [Project Roadmap](../participate/#get-involved). Comments or questions can be addressed to the community by [opening an issue](https://github.com/NABSA/gbfs/issues) on the GBFS GitHub repo. Proposals for changes or additions to the specification can be made through [pull requests](https://github.com/NABSA/gbfs/pulls).
+GBFS is an open source project developed under a consensus-based governance model. Contributors come from across the shared mobility industry, public sector, civic technology and elsewhere. An overview of current work can be found on the [Project Roadmap](../participate/#get-involved). Comments or questions can be addressed to the community by [opening an issue](https://github.com/MobilityData/gbfs/issues) on the GBFS GitHub repo. Proposals for changes or additions to the specification can be made through [pull requests](https://github.com/MobilityData/gbfs/pulls).
-**[See Change Proposals](change-proposals)**
+**[See Change Proposals](https://github.com/MobilityData/gbfs/issues)**
diff --git a/mkdocs.yml b/mkdocs.yml
index 0966bf4..135a730 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -96,7 +96,6 @@ nav:
- Specification:
- specification/index.md
- Current Version: specification/reference.md
- - Change Proposals: specification/change-proposals.md
- Governance Process: specification/process.md
- Data Quality: data-quality.md
- Toolbox: