X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Fapplications%2Fbookmark_tools%2Flink_parser.cpp;h=9e070abb451da6e1a26c21ab230e969a626ce3c5;hb=72cf2bcf98909d3819c844862522ed3315153e7f;hp=84467b5eafcdb257b99d4a44a645a07c4c3d0e75;hpb=3ea085ec301ed1399dfa1e9f3a240312dc95410b;p=feisty_meow.git diff --git a/nucleus/applications/bookmark_tools/link_parser.cpp b/nucleus/applications/bookmark_tools/link_parser.cpp index 84467b5e..9e070abb 100644 --- a/nucleus/applications/bookmark_tools/link_parser.cpp +++ b/nucleus/applications/bookmark_tools/link_parser.cpp @@ -241,7 +241,7 @@ is basically a CSV file that defines the columns 1-4 for describing either\n\ link categories (which support hierarchies) or actual links (i.e., URLs of\n\ interest). The links are written to a CSV file in the standard HOOPLE link\n\ The HOOPLE link format is documented here:\n\ - http://hoople.org/guides/link_database/format_manifesto.txt\n\ + http://feistymeow.org/guides/link_database/format_manifesto.txt\n\ ", program_name.basename().raw().s(), program_name.basename().raw().s()); program_wide_logger::get().log(to_show, ALWAYS_PRINT); return 12;