Skip to content

Commit 80c942d

Browse files
authored
Merge pull request #245377 from ulidtko/kdoctools-homepage
kdoctools: fix metadata, resolving homepage 404
2 parents 90fce5c + bcf4d61 commit 80c942d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/k/kdoctools.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Kdoctools < Formula
22
desc "Create documentation from DocBook"
3-
homepage "https://api.kde.org/frameworks/kdoctools/html/index.html"
3+
homepage "https://l10n.kde.org/docs/doc-primer/"
44
url "https://download.kde.org/stable/frameworks/6.18/kdoctools-6.18.0.tar.xz"
55
sha256 "e73ddb2dfb1b061e02d37861ef58c2d58daf1817e1ce543737ff7abf284bc984"
66
license all_of: [

0 commit comments

Comments
 (0)