Skip to content

Commit 722e498

Browse files
committed
fix upgrade redirect
1 parent 9475cef commit 722e498

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

4.0/upgrading/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<link rel="stylesheet" href="/mongo-java-driver/5.0/css/java.css" type="text/css" />
1818

1919

20-
<link rel="canonical" href="https://www.mongodb.com/docs/drivers/java/sync/current/"/>
20+
<link rel="canonical" href="https://www.mongodb.com/docs/drivers/java/sync/current/reference/upgrade/"/>
2121
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
22-
<meta http-equiv="refresh" content="0;url=https://www.mongodb.com/docs/drivers/java/sync/current/" />
22+
<meta http-equiv="refresh" content="0;url=https://www.mongodb.com/docs/drivers/java/sync/current/reference/upgrade/" />
2323

2424

2525

0 commit comments

Comments
 (0)