Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

The formspree.io link to the form no longer work #192

Open
@DarekRepos

Description

@DarekRepos

I tried using formspree.io but the link to the form is no longer valid. I need form id (for instance kljlkjlkj ) that comes from specific endpoint. I use workaround but i think it is better to update the form action link. what do you think? I created PR. By the way, thanks for your time. This project was very helpful.

actual link

 action="https://formspree.io/{{ site.email }}"
 action="https://formspree.io/example@domain.com"

working formspree.io link

 action="https://formspree.io/f/{{ site.emailformcode }}"
 action="https://formspree.io/f/xgfdgfdggvh"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions