Update a link to the "Source Tree Policies" chapter.
PR: docs/31323 Submitted by: Andrew <andrew@ugh.net.au>
This commit is contained in:
parent
aea326884e
commit
751495cfd3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10976
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.172 2001/10/10 02:47:43 ache Exp $
|
||||
$FreeBSD$
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||
|
@ -1621,7 +1621,7 @@ MASTERDIR= ${.CURDIR}/../xdvi300
|
|||
<chapter>
|
||||
<title>Shared library versions</title>
|
||||
|
||||
<para>Please read our <ulink url="../handbook/policies-shlib.html">policy on
|
||||
<para>Please read our <ulink url="../developers-handbook/policies-shlib.html">policy on
|
||||
shared library versioning</ulink> to understand what to do with
|
||||
shared library versions in general. Do not blindly assume software
|
||||
authors know what they are doing; many of them do not. It is very
|
||||
|
|
Loading…
Reference in a new issue