Kaynağa Gözat

update links

Gildas 3 yıl önce
ebeveyn
işleme
36abb9fcef
2 değiştirilmiş dosya ile 4 ekleme ve 4 silme
  1. 1 1
      faq.md
  2. 3 3
      src/extension/ui/pages/help.html

+ 1 - 1
faq.md

@@ -20,7 +20,7 @@ The permissions requested by SingleFile are defined in the [manifest.json](https
  - `tabs` (all_urls): allows SingleFile to inject the code needed to process a page in any tab. This permission is needed for saving several tabs in one click, for example.
  - `downloads`: allows SingleFile to save pages as if they were downloaded from the web.
  - `clipboardWrite`: allows SingleFile to copy the content of a page into the clipboard instead of saving it.
- - 'nativeMessaging': allows you to use [SingleFile companion](https://github.com/gildas-lormeau/SingleFile/tree/master/companion) to save pages.
+ - 'nativeMessaging': allows you to use [SingleFile Companion](https://github.com/gildas-lormeau/single-file-companion) to save pages.
 
 ## SingleFile is slow on my computer/tablet/phone, can it run faster?
 The default configuration of SingleFile is optimized to produce small pages. This can sometimes slow down the save process considerably. Below are the options you can disable to save time and CPU.

+ 3 - 3
src/extension/ui/pages/help.html

@@ -389,7 +389,7 @@
 						<p>Check this option to delegate the saving process to SingleFile Companion. It is a program
 							that runs outside the browser and can help to make the saving process more transparent. It
 							also allows the pages to be saved in another directory than the download directory. You can
-							find more info <a href="https://github.com/gildas-lormeau/SingleFile/tree/master/companion"
+							find more info <a href="https://github.com/gildas-lormeau/single-file-companion"
 								target="_blank">here</a></p>
 						<p class="notice">It is recommended to <u>uncheck</u> this option</p>
 					</li>
@@ -561,8 +561,8 @@
 							a program that runs outside the browser and can help to make the saving process more
 							transparent. It also allows the pages to be saved in another directory than the download
 							directory. You can find more info <a
-								href="https://github.com/gildas-lormeau/SingleFile/tree/master/companion"
-								target="_blank">here</a></p>
+								href="https://github.com/gildas-lormeau/single-file-companion" target="_blank">here</a>
+						</p>
 					</li>
 				</ul>
 				<p>Misc.</p>