Skip to content

Commit 201deb2

Browse files
authored
Merge pull request #3693 from pfusik/java-const
[articles/const-faq] Fix a dead link
2 parents f8df081 + bc5bf20 commit 201deb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/const-faq.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ $(ITEM readonly, Why not use $(I readonly) to mean read only view?)
193193

194194
$(ITEM java-const, Why did Java reject const?)
195195

196-
$(P $(LINK http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4211070)
196+
$(P $(LINK https://bugs.java.com/bugdatabase/view_bug?bug_id=4211070)
197197
)
198198

199199
$(ITEM cpp-const, How does const differ in C++?)

0 commit comments

Comments
 (0)