Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ _The notification standard for public procurement procedures in the EU._
[[see docs](https://docs.ted.europa.eu/eforms/latest)] [[developer forum](https://github.com/OP-TED/eForms-SDK/discussions)]_
- [**EFX Toolkit**](https://github.com/OP-TED/efx-toolkit-java): _Java library you can use to translate EFX expressions to different target languages.
[[see docs](https://docs.ted.europa.eu/eforms/latest/efx-toolkit)]_
- [**eForms Core Library**](https://github.com/OP-TED/eforms-core-java): _Java library providing utilities commonly needed by eFroms Applications._
- [**eForms Core Library**](https://github.com/OP-TED/eforms-core-java): _Java library providing utilities commonly needed by eForms Applications._
- [**XML Data Converter**](https://github.com/OP-TED/ted-xml-data-converter): _XSLT based conversion of legacy TED-XML notices to eForms notices._
- [**Notice Viewer Sample**](https://github.com/OP-TED/eforms-notice-viewer): _Sample App using eForms SDK to visualise eForms notices in HTML.
[[see docs](https://docs.ted.europa.eu/eforms/latest/notice-viewer)]_
Expand Down