fix GFM links
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
::X.Y.Z
|
||||
|
||||
##### Related Documents:
|
||||
- [Software Requirements Specification](srs.html)
|
||||
- [Design](design.html) > [Security Worksheet](design-security.html)
|
||||
- [Glossary](glossary.html)
|
||||
- [Software Requirements Specification](SRS)
|
||||
- [Design](Design) > [Security Worksheet](Design-Security)
|
||||
- [Glossary](Glossary)
|
||||
- ::LINKS TO RELEVANT STANDARDS
|
||||
- ::LINKS TO OTHER DOCUMENTS
|
||||
---
|
||||
@@ -35,9 +35,9 @@ architecture. Some example text is provided.*
|
||||
|
||||
#### What are the ranked goals of this architecture?
|
||||
|
||||
1. ::[Ease of integration](glossary-std.html#ease_of_integration)
|
||||
2. ::[Extensibility](glossary-std.html#extensibility)
|
||||
3. ::[Capacity matching](glossary-std.html#capacity_matching)
|
||||
1. ::[Ease of integration](Glossary-Std#ease_of_integration)
|
||||
2. ::[Extensibility](Glossary-Std#extensibility)
|
||||
3. ::[Capacity matching](Glossary-Std#capacity_matching)
|
||||
|
||||
### Components
|
||||
|
||||
@@ -49,11 +49,11 @@ architecture. Some example text is provided.*
|
||||
::The components of this system are listed below by type:
|
||||
|
||||
- ::Presentation/UI Components
|
||||
- ::[C-00: COMPONENTNAME](design-components.html#c-00)
|
||||
- ::[C-00: COMPONENTNAME](Design-Components#c-00)
|
||||
- ::Application Logic Components
|
||||
- ::[C-10: COMPONENTNAME](design-components.html#c-10)
|
||||
- ::[C-10: COMPONENTNAME](Design-Components#c-10)
|
||||
- ::Data Storage Components
|
||||
- ::[C-20: COMPONENTNAME](design-components.html#c-20)
|
||||
- ::[C-20: COMPONENTNAME](Design-Components#c-20)
|
||||
|
||||
### Deployment
|
||||
|
||||
@@ -67,25 +67,25 @@ defined below:
|
||||
|
||||
- ::All-in-one server
|
||||
- ::Tomcat process
|
||||
- ::[C-00: Tomcat web server](design-components.html#c-00)
|
||||
- ::[C-00: Tomcat web server](Design-Components#c-00)
|
||||
- ::[C-10: PROJECTNAME
|
||||
application](design-components.html#c-10)
|
||||
application](Design-Components#c-10)
|
||||
- ::Database process
|
||||
- ::[C-20: COMPONENTNAME](design-components.html#c-30)
|
||||
- ::[C-20: COMPONENTNAME](Design-Components#c-30)
|
||||
|
||||
::The deployment of components to processes and machines is clearly
|
||||
defined below:
|
||||
|
||||
- ::Load-balanced front-end servers
|
||||
- ::[C-01: COMPONENTNAME](design-components.html#c-00)
|
||||
- ::[C-01: COMPONENTNAME](Design-Components#c-00)
|
||||
- ::Back-end server
|
||||
- ::JVM process
|
||||
- ::[C-00: COMPONENTNAME](design-components.html#c-00)
|
||||
- ::[C-10: COMPONENTNAME](design-components.html#c-10)
|
||||
- ::[C-11: PLUG-IN COMPONENTNAME](design-components.html#c-11)
|
||||
- ::[C-12: PLUG-IN COMPONENTNAME](design-components.html#c-12)
|
||||
- ::[C-00: COMPONENTNAME](Design-Components#c-00)
|
||||
- ::[C-10: COMPONENTNAME](Design-Components#c-10)
|
||||
- ::[C-11: PLUG-IN COMPONENTNAME](Design-Components#c-11)
|
||||
- ::[C-12: PLUG-IN COMPONENTNAME](Design-Components#c-12)
|
||||
- Database process
|
||||
- ::[C-20: COMPONENTNAME](design-components.html#c-30)
|
||||
- ::[C-20: COMPONENTNAME](Design-Components#c-30)
|
||||
|
||||
#### What aspects/resources of their environment are shared?
|
||||
|
||||
|
Reference in New Issue
Block a user