diff --git a/README.md b/README.md index 04d705a..8cea0a9 100644 --- a/README.md +++ b/README.md @@ -68,10 +68,10 @@ For Windows and Mac users, please refer to the [SWI-Prolog Install Guide](https: We provide several examples in `examples/`. Each example is stored in a separate folder containing a README file. -+ [MNIST Addition](https://github.com/AbductiveLearning/ABLKit/blob/Dev/examples/mnist_add) -+ [Handwritten Formula](https://github.com/AbductiveLearning/ABLKit/blob/Dev/examples/hwf) -+ [Handwritten Equation Decipherment](https://github.com/AbductiveLearning/ABLKit/tree/Dev/examples/hed) -+ [Zoo](https://github.com/AbductiveLearning/ABLKit/tree/Dev/examples/zoo) ++ [MNIST Addition](https://github.com/AbductiveLearning/ABLKit/tree/main/examples/mnist_add) ++ [Handwritten Formula](https://github.com/AbductiveLearning/ABLKit/tree/main/examples/hwf) ++ [Handwritten Equation Decipherment](https://github.com/AbductiveLearning/ABLKit/tree/main/examples/hed) ++ [Zoo](https://github.com/AbductiveLearning/ABLKit/tree/main/examples/zoo) ## Quick Start diff --git a/docs/Examples/HED.rst b/docs/Examples/HED.rst index 93444d9..619df4f 100644 --- a/docs/Examples/HED.rst +++ b/docs/Examples/HED.rst @@ -3,7 +3,7 @@ Handwritten Equation Decipherment (HED) .. raw:: html -
For detailed code implementation, please view it on GitHub.
+For detailed code implementation, please view it on GitHub.
Below shows an implementation of `Handwritten Equation DeciphermentFor detailed code implementation, please view it on GitHub.
+For detailed code implementation, please view it on GitHub.
Below shows an implementation of `Handwritten FormulaFor detailed code implementation, please view it on GitHub.
+For detailed code implementation, please view it on GitHub.
Below shows an implementation of `MNIST AdditionFor detailed code implementation, please view it on GitHub.
+For detailed code implementation, please view it on GitHub.
Below shows an implementation of `Zoo