Skip to content

Commit

Permalink
short ref to platfrom schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny Metelkin committed Nov 17, 2023
1 parent e734c91 commit f8a4796
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
'/specifications/([^_].*)': 'https://raw.githubusercontent.com/hetalang/heta-specifications/master/$1',
'/heta-case-mini/': 'https://raw.githubusercontent.com/insysbio/heta-case-mini/master/README',
'/heta-compiler/': 'https://raw.githubusercontent.com/hetalang/heta-compiler/master/README',
'/heta-compiler/declaration-schema.json': 'https://raw.githubusercontent.com/hetalang/heta-compiler/master/src/builder/declaration-schema.json',
'/heta-compiler/([^_].*)': 'https://raw.githubusercontent.com/hetalang/heta-compiler/master/$1',
'/heta-compiler/_sidebar.md': '/heta-compiler-sidebar.md',
'/heta-simulator/': 'https://raw.githubusercontent.com/hetalang/HetaSimulator.jl/master/README',
Expand Down

0 comments on commit f8a4796

Please sign in to comment.