#How to change developer name in yuna src
1 messages · Page 1 of 1 (latest)
We cannot assist with deeply modifying text or links inside the source code, but we can give some general guidance:
-
First, try searching for configuration files such as
.env,config, or similar files. Developers often store links, messages, and other customizable values there. -
If that does not solve the issue, you can use the Global Search & Replace feature available in editors like Replit or VS Code to quickly find and modify specific text across the project.
For more detailed guidance, consider watching a short YouTube tutorial on how to use global search and replace in your code editor.
and also how to change these links in invite website & support
Go to utils then go to config.py then change
okh thanks buddy
I Don't know u nees to explore all files!
btw thanks for helping
Welcome
.replace
We cannot assist with deeply modifying text or links inside the source code, but we can give some general guidance:
-
First, try searching for configuration files such as
.env,config, or similar files. Developers often store links, messages, and other customizable values there. -
If that does not solve the issue, you can use the Global Search & Replace feature available in editors like Replit or VS Code to quickly find and modify specific text across the project.
For more detailed guidance, consider watching a short YouTube tutorial on how to use global search and replace in your code editor.
^^
If that does not solve the issue, you can use the Global Search & Replace feature available in editors like Replit or VS Code to quickly find and modify specific text across the project.
all these things i know
good.
You can find and replace in vs code