Fix broken link
This commit is contained in:
parent
ff3bc57b27
commit
eda1ed749e
@ -32,7 +32,6 @@ information into several files so that each file is focused on one
|
||||
topic, and so that each file can be worked on by one person in a
|
||||
reasonable amount of time.
|
||||
|
||||
|
||||
### Process impact
|
||||
|
||||
The process impact box on each template explains where the current
|
||||
@ -58,7 +57,7 @@ The idea is similar to a post-it note attached to a document that
|
||||
tells you do "sign here" or fill in a certain part. There are two
|
||||
types of sticky notes:
|
||||
|
||||
- *TODO: Instructs you on how to fill in the template. This is the
|
||||
- *TODO:* Instructs you on how to fill in the template. This is the
|
||||
minimum that you need to do. One of the main goals of ReadySET
|
||||
is to help your team *quickly* carry out basic software
|
||||
engineering activities. The TODO sticky notes make that easy by
|
||||
@ -73,7 +72,7 @@ sticky note.
|
||||
|
||||
## Computer Science and Technology Terms
|
||||
|
||||
##### ::API (Application Programming Interface)
|
||||
### ::API (Application Programming Interface)
|
||||
|
||||
An API is a set of functions that one software component makes
|
||||
available to other software components. That allows other programs
|
||||
@ -139,7 +138,7 @@ than "10.1" or "11".
|
||||
### Release Number
|
||||
|
||||
The term "release number" by itself refers to an
|
||||
[external release number](#external_release_number). Users normally are not aware
|
||||
[external release number](#external-release-number). Users normally are not aware
|
||||
of the existence of any internal release numbers.
|
||||
|
||||
## Development Tool Terms
|
||||
|
Loading…
Reference in New Issue
Block a user