mirror of
https://github.com/edufeed-org/ki-kompetenzen.git
synced 2025-12-07 21:54:30 +00:00
Update index.html
This commit is contained in:
parent
3a7f917ad1
commit
5a671136d5
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@
|
|||
};
|
||||
|
||||
try {
|
||||
const res = await fetch('https://n8n.rpi-virtuell.de/webhook-test/create-learning-task', {
|
||||
const res = await fetch('https://n8n.rpi-virtuell.de/webhook/create-learning-task', {
|
||||
method: 'POST',
|
||||
headers: { 'Content-Type': 'application/json' },
|
||||
body: JSON.stringify(json)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue