Skip to content

Commit

Permalink
update docs to microsite
Browse files Browse the repository at this point in the history
  • Loading branch information
James McLeod committed Feb 17, 2022
1 parent 7b97019 commit 1c61502
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@ Check out [Stephen Goldbaum's Morphir Examples on GitHub](https://github.com/ste

# Further reading

| Introduction & Background | Using Morphir | Applicability |
| :------------------------------------------------------------------------ | :--------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------- |
| [Resource Centre](https://morphir.zngly.com/) | [What Makes a Good Model](./docs/what-makes-a-good-domain-model) | [Sharing Business Logic Across Application Boundaries](./docs/shared_logic_modeling) |
| [Background](./docs/background) | [Development Automation (Dev Bots)](./docs/dev_bots) | [Regulatory Technology](./docs/regtech_modeling) |
| [Community](./docs/morphir_community) | [Modeling an Application](./docs/application_modeling) | |
| [What's it all about?](./docs/whats_it_about) | [Modeling Decision Tables](https://github.com/finos/morphir-examples/tree/master/src/Morphir/Sample/Rules) | |
| [Working Across Technologies](./docs/work_across_languages_and_platforms) | [Modeling for database developers](./docs/modeling/modeling-for-database-developers.md) | |
| [Why we use Functional Programming?](./docs/why_functional_programming) | | |
| Introduction & Background | Using Morphir | Applicability |
| :------------------------------------------------------------------------------------------------ | :-------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------- |
| [Resource Centre](https://morphir.zngly.com/) | [What Makes a Good Model](https://morphir.finos.org/docs/what-makes-a-good-domain-model) | [Sharing Business Logic Across Application Boundaries](https://morphir.finos.org/docs/shared_logic_modeling) |
| [Background](https://morphir.finos.org/docs/background) | [Development Automation (Dev Bots)](https://morphir.finos.org/docs/dev_bots) | [Regulatory Technology](https://morphir.finos.org/docs/regtech_modeling) |
| [Community](https://morphir.finos.org/docs/morphir_community) | [Modeling an Application](https://morphir.finos.org/docs/application_modeling) | |
| [What's it all about?](https://morphir.finos.org/docs/whats_it_about) | [Modeling Decision Tables](https://github.com/finos/morphir-examples/tree/master/src/Morphir/Sample/Rules) | |
| [Working Across Technologies](https://morphir.finos.org/docs/work_across_languages_and_platforms) | [Modeling for database developers](https://morphir.finos.org/docs/modeling/modeling-for-database-developers.md) | |
| [Why we use Functional Programming?](https://morphir.finos.org/docs/why_functional_programming) | | |

# Development setup

Expand Down

0 comments on commit 1c61502

Please sign in to comment.