Skip to content

Commit 703af18

Browse files
fix(v7): update base href
1 parent baa7815 commit 703af18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/v7/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html><html lang="en"><head>
22
<title>Documentation | NestJS - A progressive Node.js framework</title>
3-
<base href="/v7">
3+
<base href="/v7/">
44
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
55
<meta charset="utf-8">
66

0 commit comments

Comments
 (0)