Skip to content

Commit 7b22294

Browse files
xu-shawnartoj
authored andcommitted
Fix broken link to qt docs
1 parent 1b5b866 commit 7b22294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/api.doxygen

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,7 @@ SKIP_FUNCTION_MACROS = YES
12901290
# If a tag file is not located in the directory in which doxygen
12911291
# is run, you must also specify the path to the tagfile here.
12921292

1293-
TAGFILES = "./docs/api/qt.tag = http://doc.qt.digia.com/latest"
1293+
TAGFILES = "./docs/api/qt.tag = https://doc.qt.io/"
12941294

12951295
# When a file name is specified after GENERATE_TAGFILE, doxygen will create
12961296
# a tag file that is based on the input files it reads.

0 commit comments

Comments
 (0)