Skip to content
This repository was archived by the owner on Jan 5, 2019. It is now read-only.

Commit d617820

Browse files
Wavum LescheWavum Lesche
authored andcommitted
Updated Files
1 parent e7b9f67 commit d617820

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
## QuickSearch
77
You can use quicksearch to open a website with your searchquery.
88
For example `g test` will open [Google](https://encrypted.google.com/#q=test) with the searchquery `test`.
9-
More quicksearches on websites can be added in the [config file](https://github.com/Wavum/wavum.github.io/blob/master/js/Config/Config.js).
9+
More quicksearches on websites can be added in the [config file](https://github.com/Wavum/wavum.github.io/blob/master/js/Config/Config.ts).
1010

1111
## SeachSuggestions
12-
[QuickSearch](http://quicksearch.site) uses [Google-Searchsuggestion](https://suggestqueries.google.com/complete/search?output=toolbar&q=test) which can be turned off with the [config file](https://github.com/Wavum/wavum.github.io/blob/master/js/Config/Config.js).
12+
[QuickSearch](http://quicksearch.site) uses [Google-Searchsuggestion](https://suggestqueries.google.com/complete/search?output=toolbar&q=test) which can be turned off with the [config file](https://github.com/Wavum/wavum.github.io/blob/master/js/Config/Config.ts).
1313

1414
## Config
15-
The you can edit your [QuickSearch](http://quicksearch.site) with a [config file](https://github.com/Wavum/wavum.github.io/blob/master/js/Config/Config.js).
15+
The you can edit your [QuickSearch](http://quicksearch.site) with a [config file](https://github.com/Wavum/wavum.github.io/blob/master/js/Config/Config.ts).
1616

1717
# Installation
1818
Download or clone the repository and open the [index.html](https://github.com/Wavum/wavum.github.io/blob/master/index.html) with your favorite browser.

0 commit comments

Comments
 (0)