mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
fix url
This commit is contained in:
parent
0553191b51
commit
7ed1787664
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ See [CONTRIBUTING.md](https://github.com/collinbarrett/FilterLists/blob/master/C
|
|||
## Directory Structure
|
||||
|
||||
### [/gs/lib](https://github.com/collinbarrett/FilterLists/tree/master/gs/lib)
|
||||
A single [GAS library](https://developers.google.com/apps-script/guide_libraries) used by all five list type spreadsheets and accessed via [type/Interface.gs](https://github.com/collinbarrett/FilterLists/blob/master/gs/type/Interface.gs)
|
||||
A single [GAS library](https://developers.google.com/apps-script/guide_libraries) used by all five list type spreadsheets and accessed via [/gs/type/Interface.gs](https://github.com/collinbarrett/FilterLists/blob/master/gs/type/Interface.gs)
|
||||
|
||||
### [/gs/type](https://github.com/collinbarrett/FilterLists/tree/master/gs/type)
|
||||
Files copy/pasted into each of the five list type spreadsheets to workaround the Google Sheets/GAS permissions structure
|
||||
|
|
|
|||
Loading…
Reference in a new issue