diff --git a/Implementation-Notes.md b/Implementation-Notes.md
index 0723705..a8fbc5b 100644
--- a/Implementation-Notes.md
+++ b/Implementation-Notes.md
@@ -1,29 +1,5 @@
-
-
-
-
-
- ReadySet Markdown
-
-
-
-
-
- - Overview
- - Project Plan
- - Workflows
-
-
-
-
-
-
-
-# Implementation Notes
----
-
##### Project:
-::[PROJECTNAME](index)
+::[PROJECTNAME](Home)
##### Release(s):
::X.Y.Z
@@ -31,7 +7,7 @@
##### Related Documents:
- [Software Requirements Specification](SRS)
- [Release notes](Release-Notes)
-- [FAQ](faq.html)
+- [FAQ](FAQ)
- [Glossary](Glossary)
---
@@ -181,8 +157,8 @@ engineers when the system is being run in an ASP production environment.*
#### Monitor Activity
::Watch the PRODUCTNAME.log and error.log.
-#### Perodic Cleanup
-::On rare occasion, /tmp/upload-XXXXformat.dat files can be left behind. Any such files that are more than a day old can safely be removed.
+#### Periodic Cleanup
+::On rare occasion, /tmp/upload-XXXX.dat files can be left behind. Any such files that are more than a day old can safely be removed.
### Security
diff --git a/Install.md b/Install.md
index 97a2784..f914152 100644
--- a/Install.md
+++ b/Install.md
@@ -87,7 +87,7 @@ packages:
4. ::STEP
#### What if I encounter problems?
-::Please see the troubleshooting section in the [FAQ](faq.html).
+::Please see the troubleshooting section in the [FAQ](FAQ).
### Getting Started
diff --git a/Target-and-Benefits.md b/Target-and-Benefits.md
index ce86610..0784079 100644
--- a/Target-and-Benefits.md
+++ b/Target-and-Benefits.md
@@ -23,7 +23,7 @@
---
##### Project:
-::[PROJECTNAME](index)
+::[PROJECTNAME](Home)
##### Internal Release Number:
::X.Y.Z
diff --git a/Test-Cases.md b/Test-Cases.md
index 87e9617..c081a82 100644
--- a/Test-Cases.md
+++ b/Test-Cases.md
@@ -23,7 +23,7 @@
---
##### Project:
-::[PROJECTNAME](index)
+::[PROJECTNAME](Home)
##### Internal Release Number:
::X.Y.Z
diff --git a/Workflows.md b/Workflows.md
index 8f49e6c..20f3ebf 100644
--- a/Workflows.md
+++ b/Workflows.md
@@ -31,7 +31,7 @@
3. [Release notes](Release-Notes)
4. [Demo script](demo-script.html)
6. Operations and Support
- 1. [FAQ / Troubleshooting](faq.html)
+ 1. [FAQ / Troubleshooting](FAQ)
2. [Implementation notes](implementation-notes.html)
7. Continuous or Final
1. [Glossary](Glossary)
@@ -75,7 +75,7 @@
2. [Release notes](Release-Notes)
3. [User guide](userguide.html)
4. [Demo script](demo-script.html)
- 5. [FAQ / Troubleshooting](faq.html)
+ 5. [FAQ / Troubleshooting](FAQ)
6. [Implementation notes](implementation-notes.html)
8. Every week
1. [Status report](status-report.html)
@@ -110,7 +110,7 @@
13. [Installation / Quick start guide](install.html)
14. [Release notes](Release-Notes)
15. [Demo script](demo-script.html)
-16. [FAQ / Troubleshooting](faq.html)
+16. [FAQ / Troubleshooting](FAQ)
17. [Implementation notes](implementation-notes.html)
18. [Status report](status-report.html)
19. [Software development methodology](SDM)