mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-18 06:14:21 +01:00
rename python_snippets folder to python
.
This commit is contained in:
@@ -134,7 +134,7 @@ try {
|
||||
<section>
|
||||
|
||||
```python,ignore
|
||||
{{#include ../../snippets/python_snippets/src/getting_started.py:init-sdk}}
|
||||
{{#include ../../snippets/python/src/getting_started.py:init-sdk}}
|
||||
```
|
||||
</section>
|
||||
|
||||
@@ -214,7 +214,7 @@ try {
|
||||
<section>
|
||||
|
||||
```python,ignore
|
||||
{{#include ../../snippets/python_snippets/src/getting_started.py:fetch-balance}}
|
||||
{{#include ../../snippets/python/src/getting_started.py:fetch-balance}}
|
||||
```
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user