Skip to content

Commit f1b25ae

Browse files
committed
fix another broken href
1 parent 5c8d442 commit f1b25ae

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

chapter_deploying_validation.asciidoc

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,13 @@ We've done a couple of deploys now, so this is a good time for a little recap:
119119
* Deploy to live
120120
* Tag the release
121121
122-
Deployment procedures evolve and get more complex as projects grow, and it's
123-
an area that can grow hard to maintain, full of manual checks and procedures,
124-
if you're not careful to keep things automated. There's lots more to say about
125-
this, but it's out of scope for this book. Do be sure to check out
126-
<<appendix3>>, and have a read around on the topic of
127-
"continuous deployment."((("", startref="Dpro17")))
122+
Deployment procedures evolve and get more complex as projects grow,
123+
and it's an area that can grow hard to maintain,
124+
full of manual checks and procedures,
125+
if you're not careful to keep things automated.
126+
There's lots more to learn about this, but it's out of scope for this book.
127+
Look up "continuous delivery" for some background reading.
128+
((("", startref="Dpro17")))
128129
129130
*******************************************************************************
130131

0 commit comments

Comments
 (0)