diff --git a/Third-Party-Resources.md b/Third-Party-Resources.md index 8f974c1..14397ce 100644 --- a/Third-Party-Resources.md +++ b/Third-Party-Resources.md @@ -22,7 +22,7 @@ * [hobofan/rsdocs-dashing](https://github.com/hobofan/rsdocs-dashing) - plugin for Rust. * [brynbellomy/dash-docset-generator](https://github.com/brynbellomy/dash-docset-generator) - Node.js command line tool that generates Dash docsets from HTML, JSON, YAML, etc. * [otsaloma/docsets](https://github.com/otsaloma/docsets) - a set of scripts to generate docsets for Bash, CSS, DOS, Emacs-Lisp, GDK, GLib, GObject, GTK+, Gio, HTML, JavaScript, LaTeX, Leaflet, Make, Pango, Python, QML, Silica, and jQuery. -* [jberkel/wiktionary-dash-docset](https://bitbucket.org/jberkel/wiktionary-dash-docset) - a small Python script to generate a Wiktionary docset (modules + templates). +* [jberkel/wiktionary-dash-docset](https://gitlab.com/jberkel/wiktionary-dash-docset) - a small Python script to generate a Wiktionary docset (modules + templates). * [hynek/doc2dash](https://github.com/hynek/doc2dash) - Python app for generating docsets from Sphinx / pydoctor sources * [docset for gem](https://gist.github.com/toch/77ce4210e962cb73782d003a89f17dcd) - a Bash script to generate docsets from Ruby gems. * [doxytag2zealdb](https://gitlab.com/vedvyas/doxytag2zealdb) - creates a SQLite3 database from a Doxygen tag file to enable searchable Doxygen docsets with categorized entries.