I want to configure the subscription endpoint located in my account page of woocommerce?

admin

Administrator
Staff member
What i want is to edit a subscription in my account page of woocommerce. i have shared a picture below, of what exactly I want to edit.

This is the link of picture, what i want to edit is highlighted with red pen:

<a href=" " rel="nofollow noreferrer"><img src=" " alt="This is the link of picture, what i want to edit is highlighted with red pen"></a>

I want to edit the things which are highlighted with red pen. but i am unable to locate the exact page of this where i can edit things.
actually i want to change the link of update button in subscription table.
the URL of the page is like :

<a href="https://www.example.com/my-account/subscriptions/" rel="nofollow noreferrer">https://www.example.com/my-account/subscriptions/</a>
There is no subscription page in pages menu of wordpress.

I am also unable to see this in endpoint of woocommerce.

<a href=" " rel="nofollow noreferrer"><img src=" " alt="These are the end points"></a>

Is there any way to do it ?