Skip to content

Commit

Permalink
Merge pull request #1 from libremente/main
Browse files Browse the repository at this point in the history
Fix screenshot absolute to relative path
  • Loading branch information
francesco-loreti authored Feb 15, 2022
2 parents aea1c98 + f4c6573 commit 5d69738
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions publiccode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ categories:
- office
description:
it:
documentation: 'https://rubydoc.info/github/isprambiente/domando/main'
documentation: 'https://rubydoc.info/github/isprambiente/Domando/main'
features:
- Domande frequenti (faq)
genericName: Domande frequenti
Expand Down Expand Up @@ -47,15 +47,14 @@ description:
- Manuale utente.
screenshots:
- 'https://raw.githubusercontent.com/isprambiente/domando/main/doc/search.png'
- 'https://raw.githubusercontent.com/isprambiente/domando/main/doc/by-tag.png'
- 'https://raw.githubusercontent.com/isprambiente/domando/main/doc/by-words.png'
- 'https://raw.githubusercontent.com/isprambiente/domando/main/doc/propose.png'
- 'https://raw.githubusercontent.com/isprambiente/domando/main/doc/favorite.png'
- 'https://raw.githubusercontent.com/isprambiente/domando/main/doc/admin/domandos.png'
- 'https://raw.githubusercontent.com/isprambiente/domando/main/doc/admin/create-faq.png'
- 'https://raw.githubusercontent.com/isprambiente/domando/main/doc/admin/users.png'
- 'https://raw.githubusercontent.com/isprambiente/domando/main/doc/admin/create-user.png'
- doc/search.png
- doc/by-tag.png
- doc/by-words.png
- doc/propose.png
- doc/favorite.png
- doc/admin/create-faq.png
- doc/admin/users.png
- doc/admin/create-user.png
shortDescription: Applicazione per la gestione delle domande frequenti (FAQ)
developmentStatus: stable
inputTypes:
Expand Down

0 comments on commit 5d69738

Please sign in to comment.