Skip to content

Commit

Permalink
Update address for node normalizer endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
caufieldjh authored Sep 28, 2023
1 parent aab87c5 commit 0c2fbf1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

from oaklib.utilities.mapping.sssom_utils import inject_mapping_sources

NODE_NORMALIZER_ENDPOINT = "https://nodenormalization-sri.renci.org/1.3/get_normalized_nodes"
NODE_NORMALIZER_ENDPOINT = "https://nodenormalization-sri.renci.org/1.4/get_normalized_nodes"


@dataclass
Expand Down

0 comments on commit 0c2fbf1

Please sign in to comment.