Skip to content

Commit 33b8a7b

Browse files
Revert "fix: replace bit.ly docs short URL with full Themeisle link"
This reverts commit 0c9c973.
1 parent 0c9c973 commit 33b8a7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inc/class-pro.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ public static function get_reference() {
121121
* @return string
122122
*/
123123
public static function get_docs_url() {
124-
return 'https://docs.themeisle.com/article/1478-otter-blocks-documentation';
124+
return 'https://bit.ly/otter-docs';
125125
}
126126

127127
/**

0 commit comments

Comments
 (0)