Skip to content

Commit eacccd0

Browse files
aG0aep6Gdlang-bot
authored andcommitted
fix issue 22850 - [Oh No! Page Not Found] Contract Programming
1 parent 2d1f1ff commit eacccd0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/cppcontracts.dd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ $(HEADERNAV_TOC)
2121
$(H2 $(LNAME2 contract-programming-d, Contract Programming in D))
2222

2323
This is more fully documented in the D
24-
<a href="contracts.html">Contract Programming</a> document.
24+
$(DDLINK spec/contracts, Contract Programming, Contract Programming)
25+
document.
2526
To sum up, Contract Programming in D has the following characteristics:
2627

2728
$(OL

0 commit comments

Comments
 (0)