Skip to content

Commit

Permalink
s/origin: /location: /
Browse files Browse the repository at this point in the history
  • Loading branch information
rojer committed May 29, 2021
1 parent 94e53ee commit 3c516af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ includes: [ include ]
sources: [ src ]

libs:
- origin: https://github.com/mongoose-os-libs/core
- origin: https://github.com/mongoose-os-libs/lwip
- location: https://github.com/mongoose-os-libs/core
- location: https://github.com/mongoose-os-libs/lwip

config_schema:
- ["pppos.enable", "b", false, {title: "Enable PPPoS"}]
Expand Down

0 comments on commit 3c516af

Please sign in to comment.