diff --git a/docs/pages/articles/deployment.mdx b/docs/pages/articles/deployment.mdx
index 22a97dc9..82798d12 100644
--- a/docs/pages/articles/deployment.mdx
+++ b/docs/pages/articles/deployment.mdx
@@ -1,3 +1,5 @@
# Deployment
-_(docs for this section is under construction)_
\ No newline at end of file
+_(docs for this section is under construction)_
+
+In the meantime, refer to the [Video Tutorials](/video) section, items **10 Deployment to Development Environment** and **11 Deployment to Production Environment**, for more information about deployment and video-related tutorials.
\ No newline at end of file
diff --git a/docs/pages/changelog.mdx b/docs/pages/changelog.mdx
index 5ecfa449..df49a46a 100644
--- a/docs/pages/changelog.mdx
+++ b/docs/pages/changelog.mdx
@@ -10,7 +10,7 @@ This page contains summary of features and enhancements on major ACAP versions a
_June 2024 - ongoing_
-Version 2.0 summarizes ongoing enhancements and new features added to the initial ACAP version.
+Version 2.0 highlights ongoing improvements and newly added features, expanding and enhancing the original [ACAP](#version-1-acap-10) version.
ACAP 2.0 is the latest ACAP version. It's latest stable version is Release/Tag version {process.env.RELEASE_VERSION ?? '0.0.0'}, dev branch @{process.env.COMMIT_ID ?? '123456'} accessible in **acap-v2** code repository.
@@ -63,7 +63,9 @@ Version 2.0 and later versions may have new requirements that will thrive on new
ACAP 1.0's last stable version is Release/Tag version [**9.5.6**](https://github.com/amia-cis/climate-services-webportal-v1/releases/tag/v9.5.6), accessible in the **climate-services-webportal-v1** and **acap-v2** code repositories.
-Version 1.0 marks the initial ACAP Bicol release used as a base model or template for other regions in the succeeding years from July 2023. It has the following features, strictly following and is tested compatible with the recommended [Security](/security) and [Server](/directories/server) guidelines:
+Version 1.0 marks the initial ACAP Bicol release used as a base model and template for subsequent developer training and sharing with other regions in the succeeding years starting on [**July 2023**](https://uplbfi.org/?p=2097).
+
+It has the following features, strictly following and is tested compatible with the recommended [Security](/security) and [Server](/directories/server) guidelines: