Closed Omarelsherif010 closed 1 year ago
This is a good catch, thanks for updating the URL. The sbolstandard web site was migrated last year and the URL must have changed as part of that migration. You are correct that the URL should be updated in constants.py
to match the new URL at sbolstandard.org
Finally reverted the file
Now, the .gitignore file in my branch is the same as the one on the main
Inside
constant.py
file the URL of SBOL data model specification is not correct.I am not sure if it is better to change the URL itself to look like the one written in file or change the one in file for now until next update.
currently this make the URL inside the file send the user to SBOL data model specification website.
fixes #424