Skip to content

Commit

Permalink
Revert links back to markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
petrgazarov committed Oct 18, 2023
1 parent 97010c6 commit 84ec7f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Infrastructure As Natural Language

Salami is a declarative domain-specific language for cloud infrastructure based on natural language descriptions. Salami compiler uses GPT4 to convert the natural language to Terraform code. You can think of Salami as writing documentation for each cloud resource object, and letting the compiler take care of converting that to IaC (Infrastructure as Code).

**<a href="https://youtu.be/ej629E0WOIY" target="_blank" rel="noopener noreferrer">Short demo video</a>** |
**<a href="https://www.petrgazarov.com/posts/infrastructure-as-natural-language" target="_blank" rel="noopener noreferrer">Release blog post</a>**
**[Short demo video](https://youtu.be/ej629E0WOIY)** |
**[Release blog post](https://www.petrgazarov.com/posts/infrastructure-as-natural-language)**

## 🎨 Design

Expand Down

0 comments on commit 84ec7f8

Please sign in to comment.